Skip to content

fix :SG-43096: Fix Playback buttons offset displacement#1265

Draft
deltag0 wants to merge 9 commits intoAcademySoftwareFoundation:mainfrom
deltag0:UI-resolution-displacement-fix
Draft

fix :SG-43096: Fix Playback buttons offset displacement#1265
deltag0 wants to merge 9 commits intoAcademySoftwareFoundation:mainfrom
deltag0:UI-resolution-displacement-fix

Conversation

@deltag0
Copy link
Copy Markdown

@deltag0 deltag0 commented May 8, 2026

fix: Fix Bottom Toolbar offset displacement

Summarize your change.

Changed toolbar UI to be designed in 3 boxes:

  • left box
  • center box
  • right box
    instead of adding the components individually to the toolbar.

Describe the reason for the change.

Easier to position different areas of the toolbar, and no problem with offsets with new components to the toolbar nor positioning existing components.
Because the QT actions aren't added directly to the toolbar, a manual overflow function had to be created, and buttons created by plugins had new functions added to manage them.

Describe what you have tested and on which operating system.

  • Tested that toolbar functionality works the same
  • Tested that the playback buttons don't get displaced

Add a list of changes, and note any that might need special attention during the review.

If possible, provide screenshots.

newUI

deltag0 added 9 commits May 8, 2026 11:06
Signed-off-by: deltag0 <victor.terme@autodesk.com>
Signed-off-by: deltag0 <victor.terme@autodesk.com>
Signed-off-by: deltag0 <victor.terme@autodesk.com>
Signed-off-by: deltag0 <victor.terme@autodesk.com>
Signed-off-by: deltag0 <victor.terme@autodesk.com>
Signed-off-by: deltag0 <victor.terme@autodesk.com>
Signed-off-by: deltag0 <victor.terme@autodesk.com>
@zaifnatra
Copy link
Copy Markdown

this is really cool

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.

2 participants