elm_win: fix precreation window logic.
authorHosang Kim <hosang12.kim@samsung.com>
Fri, 11 Nov 2016 08:32:51 +0000 (17:32 +0900)
committerJunsuChoi <jsuya.choi@samsung.com>
Thu, 17 Nov 2016 08:07:49 +0000 (17:07 +0900)
commit7fbeddc6c1aec4a81715b6bdd7ee317c529d6df6
tree6b4aec28a322867dcf43149311d6fb822b327462
parent70021dd29eac897919e2fd3bf4cd05c8a91f7236
elm_win: fix precreation window logic.

If window's type is ELM_WIN_SOCKET_IMAGE or ELM_WIN_INLINED_IMAGE,
window must be created.

Change-Id: I3a78390e99c62842920550c23f65fb151de2dd89
src/lib/elm_win.c