| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| AdonisUI.Demo.zip | 2020-06-28 | 357.0 kB | |
| 1.16.tar.gz | 2020-06-28 | 5.6 MB | |
| 1.16.zip | 2020-06-28 | 5.8 MB | |
| README.md | 2020-06-28 | 672 Bytes | |
| Totals: 4 Items | 11.8 MB | 1 | |
New Features
- ToggleSwitch style for CheckBox and ToggleButton (visible in latest version of AdonisUI.Demo and screenshots in readme file)
- Support for
WindowStyle="None"inAdonisWindow
Improvements
- Improved performance when switching between color schemes at runtime
(AdonisUI.Demo on test machine from 600-3000 ms to 20-40 ms)
Bugfixes
- Added support for assigning an
ImageSourcedirectly as icon forAdonisWindow(@Insire via [#100]) - Fixed progress animations of progress bar merging when
IsIndeterminateis toggled (#101 and [#104]) - Fixed Visual Studio design time error when working with XAML designer (#89 and [#105])