Update window's geometry to ecore_wl2. 39/235039/1
authorWonsik Jung <sidein@samsung.com>
Tue, 2 Jun 2020 02:09:23 +0000 (11:09 +0900)
committerWonsik Jung <sidein@samsung.com>
Tue, 2 Jun 2020 02:10:30 +0000 (11:10 +0900)
commitc398715c18cdaf20493e6aded77b30e22ed6b0d3
tree4b47c9bbc6cbdb9254d17e47ade371d26dcc605c
parentb2ebaf613fe04fce45fa18b4d1bec27277d7e7f5
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: Iafa6a7ae5509c54f2e11bd6bd3ca8e0d23a1439b
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