Update CHANGES.md

This commit is contained in:
Twinaphex 2019-10-12 14:49:18 +02:00 committed by GitHub
parent 5309036463
commit b26a031ca8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,7 @@
- MENU/MATERIALUI: Material UI now correctly readjusts its layout when screen orientation changes on mobile devices
- MENU/MATERIALUI: Material UI now resizes in real-time when the user manually sets the Menu Scale Factor (this never worked properly with the old DPI override)
- MENU/MATERIALUI: Material UI no longer leaks memory on 'context reset' (fonts were previously never free()'d)
- OSD: Fix fast forward indicator when not using menu widgets
# (1.7.9) (v2)
- 3DS: Fix 3DS screen flickering when OSD is enabled