2.1.4
HUGE thanks to @orapps44, he's the real MVP for this release
This release has the following improvements:
- #145: combobox item draw issue (FINALLY!) - see #73, #60 and #20
- #144:
- Add ControlBox condition with Title, ActionBar & Status Bar
- Add Default padding to 3 to help resize cursor to display
- Add Text override to force refresh when Text is updated
- Fix bug : resize cursor not displayed
- #141:
- Add 'Tab Label' property to select tab style option between (Text only, Icon only and Icon+Text)
- Add Minimum and maximum tab width according to Material specs
- Add Tab text wrapp on two lines when exceding max width
- MaterialTabSelector : Add 'Tab Label' property
- #139: Add mouse hover effect
- #138:
- Fix not displaying control in design mode once added to form
- Add property description and default values
- #135: add tab icons before text in MaterialTabSelector - NOTE: This is a PARTIAL support for icons on the tab selector
- #134: ComboBox StartIndex (Thanks @T5ive)
- #131: Add mouse over effect on tab + hand cursor when over it.
- #130: Add Tab Indicator Height property to MaterialTabSelector control.
- #127: Add button over effect (like status button) on drawer icon + hand cursor when over it.