Skip to content

v1.4.1

Compare
Choose a tag to compare
@OlivierLDff OlivierLDff released this 13 May 15:47
· 113 commits to master since this release

image
✨ 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 ...

image

✨ CaptionWithLabel/OverlineWithLabel
image

🐛 Fix when QATERIAL_BUILD_SHARED=ON
💥 Refactor ColorTheme:

  • drop useBrandedBackground / brandedBackground
  • backgroundX always return a branded color
    ♻️ FolderTreeView: use new colorTheme