-
Notifications
You must be signed in to change notification settings - Fork 378
Floating Menus - UI rework #5980
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
base: main
Are you sure you want to change the base?
Conversation
- floating ui elements, refactor layout - move app menu to sidebar - add log in button - remove bottom menu setting - remove second row tabs setting
Fix window overflow issues
This reverts commit 6fe4920.
- fix extra splitter with sidebar open - update components bg to use menu not secondary
More resizing changes
🎨 Storybook Build Status✅ Build completed successfully! ⏰ Completed at: 10/09/2025, 08:47:01 PM UTC 🔗 Links🎉 Your Storybook is ready for review! |
🎭 Playwright Test Results❌ Some tests failed ⏰ Completed at: 10/09/2025, 09:05:27 PM UTC 📈 Summary
📊 Test Reports by Browser
🎉 Click on the links above to view detailed test results for each browser configuration. |
🔧 Auto-fixes AppliedThis PR has been automatically updated to fix linting and formatting issues.
Changes made:
|
This will be an option, right ? |
- fix focus mode in old menu mode - fix sizing with custom extension panels
- fix drag destination
🔧 Auto-fixes AppliedThis PR has been automatically updated to fix linting and formatting issues.
Changes made:
|
Summary
Enhancing and further modernizing the UI, giving users more usable area whilst keeping farmiliar positioning and feel of elements.
Changes
What: Significant restructure of the UI elements, changing elements from large blocks to floating elements, updating:
Side toolbar menu (floating style, supports small/normal mode, combines to scroll on height overflow)
Bottom tabs panel (floating style, tabs redesigned)
Action bar (support for docking/undocking menu)
Restyled breadcrumbs (still collapse when overflows)
Add litegraph support for fps info position (so it isn't covered by the sidebar)
Breaking:
Removed various elements and added new ones, I have tested custom sidebars, custom actions, etc but if scripts are inserting elements into "other" elements they may have been (re)moved.
Remove support for bottom menu
Remove support for 2nd-row tabs
Screenshots
floating.ui.mp4
┆Issue is synchronized with this Notion page by Unito