Skip to content

Fixed toolbar background theme not being updated#638

Open
Micheus wants to merge 1 commit into
dgud:masterfrom
Micheus:mv/v2.4.1-fix-toolbar-background-theme
Open

Fixed toolbar background theme not being updated#638
Micheus wants to merge 1 commit into
dgud:masterfrom
Micheus:mv/v2.4.1-fix-toolbar-background-theme

Conversation

@Micheus
Copy link
Copy Markdown
Collaborator

@Micheus Micheus commented Feb 17, 2026

Most elements in Wings3D can be color customized, and usually the OS uses the menu's background color for elements such as toolbars, which wxWidgets was not doing. So, I set that in the code. Unfortunately, wxErlang does not expose a function to customize normal and checked images, causing buttons to stay backlit when focused.

NOTE: Fixed the toolbar background theme. Thanks AbyssObserver.

Most elements in Wings3D can be color customized, and usually the OS uses
the menu's background color for elements such as toolbars, which wxWidgets
was not doing. So, I set that in the code. Unfortunately, wxErlang does not
expose a function to customize normal and checked images, causing buttons
to stay backlit when focused.

NOTE: Fixed the toolbar background theme. Thanks AbyssObserver.
@dgud
Copy link
Copy Markdown
Owner

dgud commented Apr 23, 2026

This will look horrible on mac, mac doesn't use a single color so changes like these breaks the appearance there.
Which OS was this reported on?

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