elementary slider: gurantee scroll hold push/pop match. 04/255304/2
authorHermet Park <chuneon.park@samsung.com>
Tue, 16 Mar 2021 11:11:54 +0000 (20:11 +0900)
committerHermet Park <chuneon.park@samsung.com>
Tue, 16 Mar 2021 11:45:58 +0000 (11:45 +0000)
commit248fff12c982cef0b0e8030a3c8d1959da5c82a1
treedab35f171e578f5213c78a4f0584830ee764bf88
parente6acf2379207c5ae7c3bcc017c26a02b14124401
elementary slider: gurantee scroll hold push/pop match.

Mouse In/Out is not guranteed for paired event calls,
Users could prevent that exception case by flaging its condition.
Otherwise slider screen could be blocked in scrolling.

Thus, this patch is better for safety.

Change-Id: I753fbb3638b854d05945bdc8a1d372ca029d7f5a
src/lib/elementary/elm_slider.c
src/lib/elementary/elm_widget_slider.h