Skip to content

2.2.0

Compare
Choose a tag to compare
@orapps44 orapps44 released this 27 May 22:03
· 342 commits to master since this release
2b66050

This release has the following improvements:

  • #168 : New control : MaterialListBox + MaterialScrollBar
  • #143 : New control : MaterialExpansionPanel
  • #170 : New control : Slider
  • #159 : Add Textbox leading & trailing icon
  • #128 & #172 : Add Drawer AutoShow when mouse over (thanks @gabigtr5)
  • #169 : Add dark/light mode to Button icon
  • #146 : Add Hint property Localizable to MultiLineTextBox, TextBox & ComboBox
  • #157 : Fix Cursor blinking (bug introduce in version 2.1.4 see #151 )
  • #176 : Fix ComboBox.DisplayMember NullReference error (see #61)
  • #160 : Fix MaterialButton text shortcut key
  • #161 : Fix MaterialMessageBox Icons cut off & missing caption when Buttons are "YesNo"
  • #165 : Fix MeasureLogString & MeasureString NullReferenceException (thanks @AlsDev-Sbin)
  • Fix context menu strip background