svg_loader: fill and stroke paiint url were copied twice 53/289753/1
authorMira Grudzinska <m.grudzinska@samsung.com>
Sun, 28 Aug 2022 21:45:29 +0000 (23:45 +0200)
committerMichal Szczecinski <mihashco89@gmail.com>
Tue, 14 Mar 2023 06:42:27 +0000 (07:42 +0100)
commit87beeec2192721f7b76000e248f0735f0ce2cf34
tree4ffcb0d4428d14e437dd1d5af4b22fa75bc8fd5a
parent2c1b1520598642b531fea61c12875524331d266d
svg_loader: fill and stroke paiint url were copied twice

The url were copied in the _copyAttr and in the _styleCopy
functions.

Change-Id: Ia68f3f4be8c68e4be517d1376e0cf68e1d468bcc
src/loaders/svg/tvgSvgLoader.cpp