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

Tab engine #37

Merged
merged 5 commits into from
Mar 15, 2023
Merged

Tab engine #37

merged 5 commits into from
Mar 15, 2023

Conversation

gentlegiantJGC
Copy link
Member

This is a complex nestable widget docking system.
It allows dragging tabs into new windows and between windows so that the user can customise the layout however they want.

My plan for Amulet is that the whole application will be defined as dockable widgets.
I still need to prototype some more to ensure this is a feasible direction.

This is a complex nestable widget docking system.
It allows dragging tabs into new windows and between windows so that the user can customise the layout however they want.
Changed enum names to the full enum path.
Fixed cropped widget
Added highlighting to show the user where the dragged widget will end up when released.
Added support for directional splitting
The droppable system will be a secondary system to the main window that will need integrating later.
@gentlegiantJGC gentlegiantJGC marked this pull request as ready for review March 15, 2023 16:17
@gentlegiantJGC gentlegiantJGC merged commit 71074ea into main Mar 15, 2023
@gentlegiantJGC gentlegiantJGC deleted the tab-engine branch March 15, 2023 16:18
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 this pull request may close these issues.

1 participant