EtheaDev / SVGIconImageList

Three engines to render SVG (Delphi Image32, Skia4Delphi, Direct2D wrapper) and four components to simplify use of SVG images (resize, fixedcolor, grayscale...)
Apache License 2.0
327 stars 96 forks source link

Click to edit SVG Text should say double-click #228

Closed birbilis closed 2 years ago

birbilis commented 2 years ago

image

from TSVGIconImage, SVGText property, says to click it but in D11.1 at least I see double-click (or click on '...') is needed

btw, the SVGText of TSVGIconBitmapItem shows still as simple string one (thus has length constraints and doesn't have property editor)