ecore_evas: do not propagate drawing change blindly from sub surface to parent.
authorCedric BAIL <cedric@osg.samsung.com>
Wed, 1 Nov 2017 22:25:53 +0000 (15:25 -0700)
committerCedric BAIL <cedric@osg.samsung.com>
Wed, 1 Nov 2017 22:32:36 +0000 (15:32 -0700)
commit925d558780744ba6daf675b07731769888c06335
treef50ecd15ab04cfbdb471161e1dbe15b867162422
parent5f7710f561dd91b7d417a10e65b9f767e1d11da0
ecore_evas: do not propagate drawing change blindly from sub surface to parent.

It is not because a round of rendering happen for a child, that it result in
actually drawing anything in the parent. The parent will always be aware of
the rendering request of the sub surface and we should only track what the
parent think.

T6049

Tested-by: Derek Foreman <derekf@osg.samsung.com>
src/lib/ecore_evas/ecore_evas.c