On Windows in dark mode, the wxSpinButton incorrectly had a white line between the up and down arrows. This is due to alpha transparency in the bitmap that gets drawn. The fix is to clear the DC to the background colour before drawing the bitmap.
Before:
image.png (view on web)
After:
image.png (view on web)
https://github.com/wxWidgets/wxWidgets/pull/26682
(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.![]()