mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-18 01:19:45 +08:00
They took a lot of space under MSW and their labels ran together, resulting in very confusing UI. Replace the long labels with very short strings to make the checkboxes take less space and add a tooltip explaining what clicking the controlling checkbox does. See #24764.