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

Is there a way to drag tabs/tabsets without having the tabSetStrip enabled? #310

Open
IsaacBerman opened this issue Mar 22, 2022 · 2 comments

Comments

@IsaacBerman
Copy link

Is there a function that can be called (similar to when dragging a tab), that can be called by a custom button or interaction to drag the tab while the top tabSetStrip is hidden? (ie create custom ui for dragging)

@nealus
Copy link
Collaborator

nealus commented Mar 28, 2022

There isn't a function like that, but I'll add it to the todo list

@nealus
Copy link
Collaborator

nealus commented Apr 23, 2022

v0.7.1 has moveTabWithDragAndDrop method on the Layout that should fix this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants