Skip to content

v0.8.3

Compare
Choose a tag to compare
@Kinnara Kinnara released this 20 Apr 06:18

Features:

Notable changes:

  • 2f4b9df Fix issue where SplitView with IsPaneOpen set to False and DisplayMode set to CompactInline glitching out (#67)
  • 28e3146 Make IconElement inherit Foreground from visual parent
  • c25d00a Suspend menu opening animation when a text control is focused to avoid flickering
  • 3e7f2b7 Make ResizeGrip actually work
  • 4d07d6f Fix issue with selection being raised when selection did not change
  • 8f0f49e Fix FlowLayout LineSpacing and MinItemSpacing (microsoft/microsoft-ui-xaml#2275)
  • 240e043 Fix "ToggleSwitch.Toggled event is not registered as routed event" (#60)
  • be46b2e Hide AppBarSeparator in the overflow menu if it's the first element
  • 3ac7789 Fix design-time exception caused by OpeningAnimationHelper
  • e73358c Enable text wrapping for ComboBox header