mirror of
https://github.com/Ellpeck/MLEM.git
synced 2024-11-22 04:53:29 +01:00
updated changelog
This commit is contained in:
parent
4029adb4bf
commit
695fba59a4
1 changed files with 1 additions and 1 deletions
|
@ -17,11 +17,11 @@ Fixes
|
|||
- Fixed control characters being included in TextInput
|
||||
- Fixed TextInputs behaving incorrectly when switching between multiline and single-line modes
|
||||
- Fixed TextInput drawing characters with the wrong width if a masking character is used
|
||||
- Fixed a multiline TextInput's cursor not returning to the default position when the last character is removed
|
||||
|
||||
### MLEM.Ui
|
||||
Fixes
|
||||
- Fixed images not updating their hidden state properly when the displayed texture changes
|
||||
- Fixed a multiline text field's cursor not returning to the default position when the last character is removed
|
||||
|
||||
## 6.1.0
|
||||
|
||||
|
|
Loading…
Reference in a new issue