Commit graph

15 commits

Author SHA1 Message Date
Sour
eed94fdbe7 UI: Fixed error message/broken layout when clearing the text/value in a NumericUpDown control 2024-12-26 16:09:21 +09:00
Sour
6244e5d3bc UI: Change textbox selection fg/bg colors to avoid Avalonia crash 2024-06-23 19:06:52 +09:00
Sour
d208fdc6a7 UI: Support for NativeAOT
Added Windows & Linux builds using AOT compilation
2024-06-05 20:23:31 +09:00
Sour
dab3c87456 UI: Improve numeric up/down layout when DPI is over 100% 2023-11-16 18:08:22 +09:00
Sour
e2f6404c10 UI: Upgrade to Avalonia11-preview8 2023-05-26 14:58:17 +09:00
Sour
e68cd8a48e UI: Fix refresh/width issues with dropdowns
Use StackPanel to make the popup have a fixed width and prevent refresh issues that seem to exist in preview6
2023-04-20 20:55:57 -04:00
Sour
716227c0a7 UI: Update to Avalonia11-preview6
Notes:
-Uses a copy of VirtualizingStackPanel (to include fixes done after preview6) + fix another issue in lists
-Fixes memory leaks when closing windows (by setting DataContext to null, etc.)
2023-04-10 22:59:48 -04:00
Sour
84e27a52c3 UI: Replaced ItemsRepeater usage with ItemsControl 2023-03-19 15:08:19 -04:00
Sour
038a466902 UI: Fixed button size on scrollbars 2023-02-26 23:56:48 -05:00
Sour
4b85d87f5b UI: Fixed some layout issues when font size is increased
+ Changed OK buttons for video/movie record window
2023-02-25 11:57:57 -05:00
Sour
cb88d63e1e UI: Fixed layout issues with sliders 2023-02-19 19:36:39 -05:00
Sour
9b1fde3214 UI: Fixed GB palette/input/video filter preset dropdowns 2023-02-12 10:17:09 -05:00
Sour
1f16549cc2 UI: Upgrade to Avalonia 11.0.0-preview5 2023-02-07 00:16:17 -05:00
Sour
deb8d736d2 Debugger: Fixed text wrapping in stack preview 2023-02-04 14:49:52 -05:00
Sour
682af6246e UI: Rename NewUI to UI 2023-01-25 16:03:56 -05:00
Renamed from NewUI/Styles/MesenStyles.xaml (Browse further)