elm_actionslider: fix internal state when programmatically changing value
authorMike Blumenkrantz <zmike@samsung.com>
Fri, 12 Jul 2019 18:33:23 +0000 (14:33 -0400)
committerTaehyub Kim <taehyub.kim@samsung.com>
Wed, 17 Jul 2019 07:54:09 +0000 (16:54 +0900)
commitdbb360389cd8ec1b059841b9c93072c750414219
treeb749296fe6dfb887c2c6a05224337a287dc4cf87
parent93d37242545d37221430f86ee100b856c74c32c8
elm_actionslider: fix internal state when programmatically changing value

this value is supposed to always match the current widget state and signal
emission breaks if the states are not consistent

@fix

Reviewed-by: Marcel Hollerbach <mail@marcel-hollerbach.de>
Differential Revision: https://phab.enlightenment.org/D9319
src/lib/elementary/elm_actionslider.c