1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-04-29 07:39:06 +02:00

add changelog entry for ed5c4b4

This commit is contained in:
Ell 2024-01-30 20:47:54 +01:00
parent 2eaf0c0cee
commit 3e76364c5d

View file

@ -29,6 +29,7 @@ Improvements
Fixes
- Fixed TextInput not working correctly when using surrogate pairs
- Fixed InputHandler touch states being initialized incorrectly when touch handling is disabled
- Fixed empty NinePatch regions stalling when using tile mode
### MLEM.Ui
Additions