2025-07-19 3:27 AM
I'd like to draw rounded corner rectangles (e.g. buttons) where the background/fill colour can be changed by the application as well as opacity/alpha channel.
The current shape tools don't seem have this option (rectangle or circle). It's possible to place SVG files, but that doesn't seem to allow for colour and alpha changes.
Is there a way to use vector renderer and give it a path and the change the fill colour by the application?
-a