fix the bug when window is resized by display server 87/277687/1
authorWonsik Jung <sidein@samsung.com>
Tue, 12 Jul 2022 06:56:34 +0000 (15:56 +0900)
committerWonsik Jung <sidein@samsung.com>
Tue, 12 Jul 2022 06:56:34 +0000 (15:56 +0900)
commitd7a004ad4718f55d928ed905aba5d8fe677c65a4
tree3a0ae3cc724cb4287565062162247d282871b3e4
parent81cf72489288875ab83b0f4c5fff2b4f1f188f11
fix the bug when window is resized by display server

This patch is to fix the bug when window is resized by display server.
If window is resized, the internal window's size should be updated.
The internal window size is used to calcurate the touch coordiantes.

Change-Id: I9bf06615be9436c2854d9e16eb1721114ba28529
dali/internal/window-system/common/window-impl.cpp