svg_loader: changed update order 77/297677/1
authorjoogab.yun <joogab.yun@samsung.com>
Wed, 23 Aug 2023 01:46:32 +0000 (10:46 +0900)
committerjoogab.yun <joogab.yun@samsung.com>
Wed, 23 Aug 2023 01:46:32 +0000 (10:46 +0900)
commit60a18e865ff6b2a3dfca4997b39ca76a7eb6b020
tree243e82655a0831b6475e6dc2c0035400e0c6df78
parentc54ea5aae8673b85e377b4d04fccfb929f838add
svg_loader: changed update order

The gradient was updated before the style,
which resulted in only the URL tag being inherited,
but the gradient itself was not applied to the node.

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