mirror of
https://github.com/Ellpeck/MLEM.git
synced 2024-11-21 20:43:29 +01:00
moved change to the correct changelog category
This commit is contained in:
parent
84bf3fa0a3
commit
f35730ee7c
1 changed files with 3 additions and 4 deletions
|
@ -18,7 +18,9 @@ Jump to version:
|
|||
|
||||
## 7.1.2 (In Development)
|
||||
|
||||
No code changes
|
||||
### MLEM.Ui
|
||||
Additions
|
||||
- Added Panel.IsVisible method to check if a child element is visible
|
||||
|
||||
## 7.1.1
|
||||
|
||||
|
@ -27,9 +29,6 @@ Additions
|
|||
- Added TextureExtensions.PremultipliedCopy for textures
|
||||
|
||||
### MLEM.Ui
|
||||
Additions
|
||||
- Added Panel.IsVisible method to check if a child element is visible
|
||||
|
||||
Improvements
|
||||
- Construct images in UiParser.ParseImage on the main thread to support usage with KNI
|
||||
- Create a premultiplied copy of UiParser images to support usage with KNI
|
||||
|
|
Loading…
Reference in a new issue