rlottie: draw line if width or height is 0 accepted/tizen/unified/20201116.220345 submit/tizen/20201108.215920 submit/tizen/20201115.212153
authorShinwoo Kim <cinoo.kim@samsung.com>
Tue, 3 Nov 2020 02:22:18 +0000 (11:22 +0900)
committerJongmin Lee <jm105.lee@samsung.com>
Sun, 8 Nov 2020 21:48:48 +0000 (06:48 +0900)
commit5aed123ef700c79c26b4597ebda4cc62b621f2be
treea0a0f546f27481151b8fca3292f079c77bf48488
parentbd8569a23e41b74ed728feb47367babc0ff4eb5d
rlottie: draw line if width or height is 0

If width or heigth is 0 rlottie returned without drawing rect.
But it makes sense to draw line even if width or height is 0.
src/vector/vpath.cpp