AdonisUI v1.8 Release Notes

Release Date: 2019-03-10 // about 5 years ago
  • ๐Ÿ†• New Features

    • Space System - Use constant lengths for widths, heights, margins, paddings, etc.

    ๐Ÿ‘Œ Improvements

    • Disabled controls have greater visual difference compared to enabled ones
    • 0๏ธโƒฃ GridSplitters are now ignored by tab navigation by default
    • SplitButton's control template now makes use of global ExpanderTemplate

    ๐Ÿ›  Bugfixes

    • ๐Ÿ›  Fixed ProgressBar being able to receive keyboard focus
    • ๐Ÿ›  Fixed background of TreeView becoming white when disabled
    • ๐Ÿ›  Fixed wrong foreground brush being used for selected items that are disabled in ListBox, ListView and TreeView
    • ๐Ÿ›  Fixed changing ItemTemplate of ListBox has no effect