efl/data/elementary
Marcel Hollerbach a23b545249 theme: redo scroller theme of elm
Summary:
this was a little bit weird. There was a script that did what we already
do in C and pass it on via signals, however, there was also somewhere a
bug in this script, the arrow was not getting enabled, even if the
position is not completly max and not completly min, the problem here
was that the numbers that are passed to edje are not 100% correct (I
think they got somehwere on the way casted to an int).

With this commit we just use the signals from c in the theme and replace
the theme, this should also make everything a bit easier on the
mainloop, as a single movement of the scroller does not schedule 10
timers anymore.

ref T4918

Reviewers: zmike, eagleeye, woohyun

Reviewed By: zmike

Subscribers: zmike, cedric, #reviewers, #committers

Tags: #efl

Maniphest Tasks: T4918

Differential Revision: https://phab.enlightenment.org/D9906
2019-10-25 14:04:40 -04:00
..
config efl_ui_item: add keybindings for selecting changes 2019-08-26 14:42:47 +02:00
desktop autotools: REMOVAL! 2019-06-18 08:56:34 +02:00
edje_externals autotools: REMOVAL! 2019-06-18 08:56:34 +02:00
images elementary_test: Add the value provider test for animation_view 2019-10-02 14:38:45 +09:00
objects autotools: REMOVAL! 2019-06-18 08:56:34 +02:00
themes theme: redo scroller theme of elm 2019-10-25 14:04:40 -04:00
.gitignore elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
meson.build here comes meson 2018-10-02 17:22:50 +02:00