Add wxPopupTransientWindow wxOSX fix to the change log

This commit is contained in:
Vadim Zeitlin 2022-06-06 16:23:26 +02:00
parent ec903e0f79
commit 53e08d36ff

View file

@ -286,6 +286,7 @@ wxOSX:
- Fix disappearing dialogs when using Spaces.
- Suppress menu items automatically added by macOS 12.
- Allow user input in wxPopupTransientWindow.
- Don't touch existing libraries in make install (Lauri Nurmi).
- Generate events for 4th and 5th mouse buttons (Lauri Nurmi).