Use SetPixelV() in wxMSWDCImpl::DoDrawPoint() and native toolbar bitmap colour remapping where the SetPixel() return value is ignored. This keeps the existing drawing and colour-remapping logic unchanged while avoiding the unused colour return.
Fixes #10011
https://github.com/wxWidgets/wxWidgets/pull/27028
(2 files)
—
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.![]()
Thanks, this probably shouldn't have any regressions compared to SetPixel().
—
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.![]()
—
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.![]()