Isn't that the nature of every graphic object? Bob S
> On Apr 2, 2019, at 05:52 , Sannyasin Brahmanathaswami via use-livecode > <[email protected]> wrote: > > Yes, that works, but "It's genius" I'm not sure. > > Not being able change color, which is available in LC SVG widgets is a pain. > If your theme is "black" and you want "white" SVG, you don’t have control > over the color in LC. You can set color in the svg text source. There are two > ways, the only one accepted by LC import control as image is: > > <path style="fill: #fff" d="m110.488.... /> > > But if the eye candy people on the team say "Oh, could you make it *just* a > bit darker." > > You are forced to change it in SVG text source, reimport the images and deal > with new ID's for the icons of buttons. > > BR _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
