elm_win: if the type of win is TOOLTIP, unset the input event area 44/123344/1 submit/tizen/20170406.055746
authorjiin.moon <jiin.moon@samsung.com>
Thu, 9 Feb 2017 07:01:05 +0000 (16:01 +0900)
committerjiin.moon <jiin.moon@samsung.com>
Wed, 5 Apr 2017 08:17:15 +0000 (17:17 +0900)
commitaf8ae43329dba1e58b4a1cb7863a4949a17f3432
treea3abf3e18831bd35e6716ef92e68c9863f451e74
parentcde687e9bd930329961b9c3c037f6af435085731
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: I0a37b87adc76bd7efee04dec0f6d5d440e8fe8bf
src/lib/elm_win.c