1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-05-17 06:38:45 +02:00
MLEM/MLEM.Ui
2024-04-02 13:36:46 +02:00
..
Elements further improved performance of panels when removing a large amount of children 2024-04-02 13:36:46 +02:00
Parsers Improved UiParser.ParseImage with locks and a callback action 2024-03-30 11:52:23 +01:00
Style Added a copy constructor to UiStyle 2023-06-28 13:35:32 +02:00
Anchor.cs Added AutoInlineCenter and AutoInlineBottom anchors 2023-03-29 20:51:34 +02:00
MLEM.Ui.csproj Use IsAotCompatible instead of IsTrimmable to enable more warnings 2023-12-20 20:49:52 +01:00
MLEM.Ui.FNA.csproj Also use IsAotCompatible for FNA projects 2023-12-20 20:54:23 +01:00
UiAnimation.cs Added UiAnimation system 2023-06-14 10:21:32 +02:00
UiControls.cs Added UiControls.NavType, which stores the most recently used type of ui navigation 2023-11-08 10:31:36 +01:00
UiMetrics.cs cleaned up code 2022-08-20 11:39:28 +02:00
UiSystem.cs further panel performance improvements 2023-11-11 13:09:34 +01:00