ecore_evas: fix position error 46/224746/2
authorDoyoun Kang <doyoun.kang@samsung.com>
Wed, 12 Feb 2020 07:38:10 +0000 (16:38 +0900)
committerJongmin Lee <jm105.lee@samsung.com>
Thu, 13 Feb 2020 21:47:46 +0000 (06:47 +0900)
commitd170607713278df9cb78cfe59592a9b86c87c47f
treecfb9463ac50cf5cb3f50bc0841dd01c6da9da8c3
parentc382eb3507a98646c39b85d7557f93298365b6b8
ecore_evas: fix position error

There was a bug that the tizen_position_set after handling tizen_position change event.
This caused a corruption of window position.

@tizen_fix

Change-Id: Ie004f929de85be4dcf3bbf6911a289f3ae6f1325
Signed-off-by: Doyoun Kang <doyoun.kang@samsung.com>
src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_common.c [changed mode: 0755->0644]