You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 🙏🏽
The text was updated successfully, but these errors were encountered:
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 🙏🏽
The text was updated successfully, but these errors were encountered: