svg_loader: the color attribute properly inherited 23/288823/1
authorMira Grudzinska <m.grudzinska@samsung.com>
Fri, 7 Jan 2022 21:42:00 +0000 (22:42 +0100)
committerMichal Szczecinski <mihashco89@gmail.com>
Thu, 23 Feb 2023 09:47:00 +0000 (10:47 +0100)
commit1e77c75fc9e6a8ad80ee2ac4d4f437d75f29f4d3
treeb5fe1ddbc086515b3386c7e2b53a34bdd7fc9559
parent4d5f800d4df2a53f2da27924b756f7512e91f292
svg_loader: the color attribute properly inherited

The color attribute hat to be inherited regardles whether it is used
in the child node or not - it may be used i.e. in the grandchild node.

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