Skip to content

1.14

Compare
Choose a tag to compare
@benruehl benruehl released this 08 Mar 22:32
· 124 commits to master since this release

New Features

  • Customizable message box (see docs)
  • Style WindowToggleButton for toggle buttons in AdonisWindow's title bar (@Insire via #45)
  • Style DefaultToAccentToggleButton for toggle buttons switching between default and accent look when toggled (@Swiftpaws via #62)

Improvements

  • Rework of Adonis UI Demo app

Bugfixes

  • Menu item headers now support RecognizesAccessKey correctly (@SirTony via #60)
  • Fixed app crash when starting via terminal from different directory and using AdonisWindow (#63 and #64)
  • Fixed tree view items not displaying hover effect sometimes (#66 and #67)
  • Fixed unintended space in combo box template when toggling IsEditable (@LaughingLeader via #70)