Thanks for following along! This is a tagged release (2022.1021.0).
What's Changed
- Fix tablets connected on startup not working properly by @frenzibyte in #5462
- Rework CircularProgress to use shader by @EVAST9919 in #5065
- Fix colour picker background not rendering correctly on mobile platforms by @frenzibyte in #5463
- Fix fullscreen test failing if window is on non-primary display by @Susko3 in #5464
- Include missing device vendors in tablet driver by @AkiSakurai in #5467
- Fix
CircularProgress
having an opaque interior drawn on FTB pass by @frenzibyte in #5468 - Harden
getClosestDisplayMode()
to return a valid display mode in more scenarios by @Susko3 in #5469 - Make
updateWindowStateAndSize()
and accompanying methods stateless in regards toWindowState
,CurrentDisplay
andCurrentDisplayMode
by @Susko3 in #5458 - Fix changing displays working only in windowed by @Susko3 in #5459
- Fix some physical keyboards not working on Android by @Susko3 in #5442
- Fix window size properties not correct on Hi-DPI screens by @frenzibyte in #5452
New Contributors
- @AkiSakurai made their first contribution in #5467
Full Changelog: 2022.1011.0...2022.1021.0