7 Commits

Author SHA1 Message Date
Joseph Moreno
dcc47c332f Window Size
* Preserve window size when swapping Fluent and Simple themes.
* Simplify test batch files.
* Trim output.
* Different output type depending on the configuration.
2023-02-10 13:11:58 -05:00
Joseph Moreno
cd2a9d72aa * Datagrid fixes 2023-02-08 00:05:42 -05:00
Joseph Moreno
defcc0b360 Avalonia UI 11 Preview 5
* Menu fixes for macOS.
* Delete nuget.config.
* Nullable enabled.
* Fixes in ViewModel class names.
* ViewModel for MainControl as MainWindow state.
* Preserve window state when swapping Fluent and Simple themes.
2023-02-07 23:34:30 -05:00
Maksym Katsydan
8459f9bf3b Use compiled bindings insteaed of reflection bindings 2022-11-12 02:34:54 -05:00
Maksym Katsydan
1246a011c9 Update Avalonia to 11.0 2022-11-12 02:34:36 -05:00
Joseph Moreno
eab730c1f2 Sample improves
* No remove axaml files for makes the sample simpler.
* Creation of utilities class.
* Avoid using ref Bitmap on MainViewModel.
* Avoid application crashing when dotnet.png or avalonia.png are missing. Using an replace embeded image instead.
* Conditionally invoke of UseAvaloniaNative at runtime.
2021-12-13 16:17:55 -05:00
Joseph Moreno
1a6741f9ee Sample improves
* UserControl sample.
* Multi-theme support.
* NativeMenu on macOS.
* GitHub workflow for Windows, Linux and MacOS artifact compilation.
2021-12-11 21:39:55 -05:00