FlexLayout
FlexLayout copied to clipboard
Is there a way to drag tabs/tabsets without having the tabSetStrip enabled?
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)
There isn't a function like that, but I'll add it to the todo list
v0.7.1 has moveTabWithDragAndDrop method on the Layout that should fix this