Update window's geometry to ecore_wl2. 43/234843/4
authorWonsik Jung <sidein@samsung.com>
Fri, 29 May 2020 06:29:29 +0000 (15:29 +0900)
committerWonsik Jung <sidein@samsung.com>
Fri, 29 May 2020 07:02:46 +0000 (16:02 +0900)
commit249112be0f51497d1a6137f43d956417fc283f46
tree61e0b54a7aac8022be4a8ca41b4dba26f194a3cf
parent921e38cfbd71eed03fefea072dcdcc685782b30b
Update window's geometry to ecore_wl2.

When the ecore wl2 window is resized or changed position then the window is hidden,
the window's position and size is not updated by the Tizen Display Server.
Because wayland protocol is destroyed by window's hidden.
To fix that, window's geometry is updated again before window is shown.

Change-Id: Ib7de2532476c175b5b8fa6643171f2a0a4ba8099
dali/internal/window-system/tizen-wayland/ecore-wl2/window-base-ecore-wl2.cpp
dali/internal/window-system/tizen-wayland/ecore-wl2/window-base-ecore-wl2.h