efl/data/elementary/themes
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
..
edc theme: redo scroller theme of elm 2019-10-25 14:04:40 -04:00
fdo FDO icons: add the inode-directory icon 2018-04-02 14:44:44 +02:00
img Revert "theme: rename "default" theme to "dark"" 2018-03-01 16:44:01 +09:00
orig Revert "theme: rename "default" theme to "dark"" 2018-03-01 16:44:01 +09:00
snd Revert "theme: rename "default" theme to "dark"" 2018-03-01 16:44:01 +09:00
colorclasses.edc Introduce Efl.Ui.Tags(changed from elm_multibuttonentry) 2018-05-02 17:23:46 +09:00
default.edc theme: efl/photocam -> efl/image_zoomable 2019-09-23 15:52:29 +02:00
fonts.edc Revert "theme: rename "default" theme to "dark"" 2018-03-01 16:44:01 +09:00
macros.edc Revert "theme: rename "default" theme to "dark"" 2018-03-01 16:44:01 +09:00
meson.build meson: correctly use the correct dependency 2019-04-05 08:15:39 -04:00