Thanks for following along! This is a tagged release (2021.1011.0).
What's Changed
- Set window to be per-monitor DPI aware on Windows by @Susko3 in #4809
- Fix synchronization context test failure by @smoogipoo in #4811
- Add test coverage showing that
async
usage viaSynchronizationContext
does throw correctly by @peppy in #4812 - Fix
IndexOfInternal
returning wrong results when called against children belonging to another composite by @bdach in #4814 - Fix menus not resizing correctly if content is masked away by @smoogipoo in #4810
- Localise setting description by @Joehuu in #4817
- Add zoom in/out/default platform key bindings by @Joehuu in #4816
- Transfer framework cursor position to host when closing the window by @Susko3 in #4815
- Add extension methods to run guaranteed synchronous disposal by @peppy in #4818
Full Changelog: 2021.1004.0...2021.1011.0