The region of wxNotebook affected by SetbackgroundColour() is different in light mode and dark mode. In light mode, it is alongside the tabs but in dark mode, it is the selected tab. The dark mode background painting is adjusted so that it matches light mode.
The default background colour is wxSYS_COLOUR_WINDOW rather than wxSYS_COLOUR_BTNFACE, which looks too light.
https://github.com/wxWidgets/wxWidgets/pull/26695
(1 file)
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you are subscribed to this thread.![]()
@stevecor pushed 1 commit.
—
View it on GitHub or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you are subscribed to this thread.![]()