Zoomicon / READCOM_App

READ-COM: Reading Communities App
MIT License
11 stars 5 forks source link

Allow to change foreground color of SVG image #257

Closed birbilis closed 1 year ago

birbilis commented 1 year ago

Version: 0.6.0

Setting foreground color for an SVG image should make it look like a shadow with that color (replace all non-transparent color of SVG image with that)

birbilis commented 1 year ago

note that currently there's no way in the FMX popup to remove the color (the editbox at its top right doesn't get focus, closes the popup [a more general FMX popup issue regarding not accepting focus])