[Tizen] Add check code with orientation in creating egl window. 42/234542/1
authorWonsik Jung <sidein@samsung.com>
Wed, 27 May 2020 06:27:36 +0000 (15:27 +0900)
committerWonsik Jung <sidein@samsung.com>
Wed, 27 May 2020 06:27:36 +0000 (15:27 +0900)
commit4154f2e4dae4f5d2f94882e82f6cdf062a452c52
treea1aa08bd3824b7d4f44176e6bc38d72a62a493ac
parent80d23fe647910c1c3b33791cf2941960f7c65898
[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: Ifa9fd4bc2952031695e86751b1cd204b3a53cc68
dali/internal/window-system/tizen-wayland/ecore-wl2/window-base-ecore-wl2.cpp