Fix flickering issue when the window is resized 71/182971/2
authorHeeyong Song <heeyong.song@samsung.com>
Fri, 29 Jun 2018 07:56:22 +0000 (16:56 +0900)
committerHeeyong Song <heeyong.song@samsung.com>
Mon, 9 Jul 2018 01:30:32 +0000 (10:30 +0900)
commitbe4cd1a0785c30e2daeb783dc4af62598d2cfe45
tree0c952b9d91424cc09cc3c43ebc959ec827bd90a0
parenta9059cf5198a50d2f66a20730b39ff4e5767fab4
Fix flickering issue when the window is resized

A viewport is sometimes changed later because event processing is delayed.
Change a render surface size when the viewport is really changed.

Change-Id: I530a0160669aaae4eb9de05dab2c16f22c0863b1
dali/internal/adaptor/common/adaptor-impl.cpp
dali/internal/adaptor/common/combined-update-render-controller.cpp