Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move panels (moveTo) without making them active #813

Open
bjassael opened this issue Dec 30, 2024 · 1 comment · May be fixed by #821
Open

Move panels (moveTo) without making them active #813

bjassael opened this issue Dec 30, 2024 · 1 comment · May be fixed by #821

Comments

@bjassael
Copy link

We would like to be able to move a panels without making them active.
For moving a panel we are using the function "moveTo", but this sets them active too. If we can set a flag to don't make them active it would be great.

We need this because we are implementing "pin" functionality, but we would like to "pin/unpin" panels without changing the active panel.

Thank you again for this great library 🙏🏽

@mathuo mathuo linked a pull request Jan 6, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants
@bjassael and others