[Tizen] Add check code with orientation in creating egl window. 41/234541/1
authorWonsik Jung <sidein@samsung.com>
Wed, 27 May 2020 06:19:19 +0000 (15:19 +0900)
committerWonsik Jung <sidein@samsung.com>
Wed, 27 May 2020 06:19:19 +0000 (15:19 +0900)
commitbcb13704d9e1cea2eac57657d02cd3bb93b5a0cd
treec854a3ceb405c41603cac7371c85e22c3a1cb857
parent4113857d0a1391193858623ff4bd2412eb96a6f4
[Tizen] Add check code with orientation in creating egl window.

Sometimes, window rotation event occurs before eglwindow is created.
eglWindow should be created with the size of 0's orientation.
To fix, add check code with orientation in creating egl window.

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