elm_win: if the type of win is TOOLTIP, unset the input event area 18/166618/2
authorjiin.moon <jiin.moon@samsung.com>
Thu, 11 Jan 2018 06:02:11 +0000 (15:02 +0900)
committerGerrit Code Review <gerrit@review.ap-northeast-2.compute.internal>
Thu, 11 Jan 2018 07:53:28 +0000 (07:53 +0000)
commit8d222f3cdda7fce98965bee53dc13ada137059f6
tree49d8cacc24d5ea81f92d7e7f91893d031ab00b2f
parentbd368ce2be088dede0ba81fdbc16c3dcd8884763
 elm_win: if the type of win is TOOLTIP, unset the input event area

 If the type of win is tooltip, have to send the input event to below window.
 This is tizen_only because ecore_evas_input_rect_set api is exist only in tizen.

 @tizen_only

Change-Id: I105527c7e9bf2238ee95ecfb44e6bfa272c1766e
src/lib/elementary/efl_ui_win.c