common: nothing was rendered after an empty masked node came across
authorMira Grudzinska <m.grudzinska@samsung.com>
Tue, 23 Nov 2021 18:56:35 +0000 (19:56 +0100)
committerJunsuChoi <jsuya.choi@samsung.com>
Thu, 25 Nov 2021 00:34:37 +0000 (09:34 +0900)
commitf7b82d23e3787bb597e8284fcc6e8f6f9049efd7
treebb22c9d7c309985ba81ceda3aea85a13b3a18ae3
parent0c62dee0aa0bde20cd8c556a9b1fd4d6d8bf2abe
common: nothing was rendered after an empty masked node came across

The problem was observed for empty masked scenes (except the fastTrack
cases). Solved by imimediate returning from the func without passing 'false'
as its result.
src/lib/tvgPaint.cpp