Skip to content

2.1.0

Compare
Choose a tag to compare
@leocb leocb released this 23 Dec 15:45
· 478 commits to master since this release
386a5ea

Hello everyone and Merry Christmas!
This release brings some improvements and bug fixes I've been working on

Added

  • ComboBox Material theming and improvements
  • Property on MaterialSkinManager to disable BackColor enforcing on Non-Material components

Improved

  • TextBox customization options
  • SkinManager color consistency
  • MaterialCard is now listed as a component on the project explorer

Fixed

  • Shadows corruption on Material Cards
  • Drawer now follows owner visibility
  • TextBox cursor misaligned when Roboto font was not installed on the system
  • ListView Header when font was not installed
  • Other minor bugfixes