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

draggable tabs #43

Open
pfrommerd opened this issue Jun 7, 2020 · 1 comment
Open

draggable tabs #43

pfrommerd opened this issue Jun 7, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request gui
Milestone

Comments

@pfrommerd
Copy link
Collaborator

Allow tabs to be dragged/dropped and the tab area subdivided like in a normal IDE.

The top tab bar should remain always showing. Other tab bars should probably only have a + icon.

The best way of implementing this is probably as an abstraction over the tabheaders/tabarea classes to introduce a third tabbedlayout or something of the sort

@pfrommerd pfrommerd added enhancement New feature or request gui labels Jun 7, 2020
@pfrommerd pfrommerd added this to the 0.3-alpha milestone Jun 7, 2020
@pfrommerd
Copy link
Collaborator Author

Maybe use something like "golden-layout"? I've tried using golden-layout with vue and run into significant issues, so rolling our own might be easier.

@z0san z0san assigned z0san and unassigned z0san Nov 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gui
Development

No branches or pull requests

2 participants