Skip to content

1.10

Compare
Choose a tag to compare
@benruehl benruehl released this 16 Apr 21:31
· 350 commits to master since this release

New Features

  • Progress bars can have content that changes foreground according to current progress
  • Style for ToggleButtons in toolbars (similar to ToolbarButtonStyle)
  • Green success color and brush

Improvements

  • ToggleButton's default style has been reworked
  • Padding is removed from GridViewHeaderPresenters

Bugfixes

  • Fixed check marks of CheckBoxes being slightly off center
  • Fixed GridViewHeaders throwing exceptions on click (#21)
  • AdonisUI can now be used for WPF windows without having a WPF application (#17 and #19)
  • Fixed binding errors in default style of ComboBoxes (#18)