I use this image provider in my Jolla store apps to colorize grayscale
svgs according to the theme:
https://github.com/monich/harbour-lib/blob/master/src/HarbourImageProvider.cpp
Sample usage:
https://github.com/monich/harbour-matkakortti/blob/master/qml/MainPage.qml#L11
and registration:
https://github.com/monich/harbour-matkakortti/blob/master/src/main.cpp#L117
Cheers,
-Slava
On light theme, icons is like image.png
On sailfish3 theme, icons is like image.png
What's the magic? I made an icon, it's not work on light theme as expect.
_______________________________________________
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org