mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-18 09:30:13 +08:00
Instead of always scaling the single bitmap passed to it, allow passing wxBitmapBundle and select the bitmap most appropriate for the current resolution from it. Closes #23813.