evas vector: Added stroke's color and width restore after reset. 19/251619/2
authorMichal Szczecinski <m.szczecinsk@partner.samsung.com>
Fri, 15 Jan 2021 14:08:51 +0000 (15:08 +0100)
committerHermet Park <chuneon.park@samsung.com>
Wed, 20 Jan 2021 09:37:24 +0000 (09:37 +0000)
commitfc02a5ad74ec11e7a6a5ab4e1f3a6f2a7a407af7
tree042999f78d722108acd0aac999fe40dab51ef819
parenta6f8b254b77c0981824e2d67902f32e18efa1215
evas vector: Added stroke's color and width restore after reset.

This commit fixes issue with invisible circle progressbars. Thorvg
resets stroke width and color information. We have to set it again to
use reset api in the same way as it is designed in ector mode.

Change-Id: I8310455ba64333ee767b90c0d6002945024e51b6
src/lib/evas/canvas/efl_canvas_vg_shape.c