Skip to content

Update wxWidgets to 3.3.2 (stable) for vcpkg#1824

Open
Crementif wants to merge 2 commits intocemu-project:mainfrom
Crementif:wx-3.3.2
Open

Update wxWidgets to 3.3.2 (stable) for vcpkg#1824
Crementif wants to merge 2 commits intocemu-project:mainfrom
Crementif:wx-3.3.2

Conversation

@Crementif
Copy link
Member

Previously we had our wxWidgets version pinned to a specific commit on the main branch due to us needing some upstreamed fixes to add proper dark mode support. Unfortunately, later commits rewrote some of the behavior to fix other issues, but reintroduced some regressions that caused issues, and hence why we weren't able to pin a newer version.

Now that I've found a fix for some of the unintended regressions (it turned out to require working around the win32 ListCtrl even more due to it calculating the width of columns in a very strange way), I've added it to our vcpkg overlay while it gets upstreamed and merged into another stable release.

This stable 3.3.2 version of wxWidgets has some nice fixes for the dark mode, which are also very welcome. I'm also hoping that it might address some of the Mac issues we've been seeing, but testing is very welcome!

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