Skip to content

Fixed toolbar background theme not being updated#638

Open
Micheus wants to merge 1 commit intodgud: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 intodgud: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.
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