evas rect update calculation - account for clipped color changes 86/193286/1
authorJiyoun Park <jy0703.park@samsung.com>
Mon, 19 Nov 2018 02:30:13 +0000 (11:30 +0900)
committerJiyoun Park <jy0703.park@samsung.com>
Mon, 19 Nov 2018 02:31:49 +0000 (11:31 +0900)
commit09038175f7caee9ff5c68055e1e8089b88d1a4d2
tree6734e8fa1177ba63270bddb0cbdc4d05cdbec6e7
parentee4290070efa8dc0ba4a5c0751a75527eabb8a06
evas rect update calculation - account for clipped color changes

    if clipped color changed and not object color on rect objects, then
    the updates could be missed. this also fixes some corner cases where
    opaqueness should not count for update deletion too. this bug seems to
    have been here a while unnoticed.

Change-Id: I7520cf2af98d2e72d4a8c2f41a020c9789f9143b
src/lib/evas/canvas/evas_object_rectangle.c