Skip to content

MahApps.Metro v2.3.0

Compare
Choose a tag to compare
@punker76 punker76 released this 21 Oct 22:28
· 160 commits to main since this release

As part of this release we had 18 issues closed.

Bugs

  • #3935 Freeze exception on DropShadowEffect when opening a contextmenu
  • #3931 TimePicker reset on clock/popup click
  • #3929 GetWindowText: Win32Exception On First Run
  • #3923 TimePicker binding not updating when editing text instead of using comboboxes.
  • #3922 The requested lookup key was not found in any active activation context
  • #3901 The resize borders of MetroWindow make part of the title bar unclickable
  • #3900 It's not possible to override ListBoxItem triggered brushes
  • #3891 Menu style on the right side

Bug Fixs

  • #3942 Fix/Update ItemHelper property usage
  • #3941 Fix Menu & ContextMenu issues
  • #3937 Use WindowAutomationPeer to prevent nasty Win32Exception
  • #3932 Use DateTime.TryParse instead of TimeSpan.TryParse
  • #3902 Fix hit testing for window titlebar if ResizeMode is NoResize

Features

  • #3914 Add DecimalPointCorrection property to DataGridNumericUpDownColumn
  • #3904 Add Custom Controls to the Visual Studio Toolbox

Feature Requests

  • #3924 Binding updates for buttons from TextBoxHelper.ButtonCommand
  • #3903 DataGridNumericUpDownColumn DecimalPointCorrection

Improvement

  • #3925 Update Binding before executing the command of "TextBoxHelper.ButtonCommand"

Where to get it

You can download this release from MahApps.Metro