v1.4.1
✨ Icon: Icon can now display the original image, if color is set to transparent.
Default color also change to disabledText when Icon is disabled.
When image is disabled, Colorize effect is used to render in grayscale the image.
This commit make way easier to use the same higher components and using either an image or an icon.
✨ Style: Introduce smallIcon/mediumIcon/largeIcon
✨ LabelWithCaption
Easily reusable Column of 2 label. It is mean as a basic block for item delegate, button etc ...
✨ CaptionWithLabel/OverlineWithLabel
🐛 Fix when QATERIAL_BUILD_SHARED=ON
💥 Refactor ColorTheme:
- drop useBrandedBackground / brandedBackground
- backgroundX always return a branded color
♻️ FolderTreeView: use new colorTheme