slider: fix edje warning
authorShuhrat Dehkanov <sh.dehkanov@samsung.com>
Thu, 30 Jun 2016 07:05:28 +0000 (16:05 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Thu, 30 Jun 2016 07:10:10 +0000 (16:10 +0900)
commit0757e209d26d884979476fdce1aba6234c3a7c07
tree576c7aa65dfb1a62d44f54706bfe8acb06e74966
parentfd63a2c80dd3c7b38250a0d8342d678d88c45c45
slider: fix edje warning

Summary:
ERR<18878>:edje lib/edje/edje_calc.c:2767 _edje_part_recalc_single() file /usr/local/share/elementary/themes/default.edj, group elm/slider/horizontal/default has a non-fixed part 'elm.swallow.icon'. You should add 'fixed: 1 0'. But in order to optimize the edje calc, we add it automatically.
ERR<18878>:edje lib/edje/edje_calc.c:2767 _edje_part_recalc_single() file /usr/local/share/elementary/themes/default.edj, group elm/slider/horizontal/default has a non-fixed part 'elm.swallow.end'. You should add 'fixed: 1 0'. But in order to optimize the edje calc, we add it automatically.

Test Plan: Launch an app with slider, open the slider and observe the console output

Reviewers: cedric, singh.amitesh, jpeg

Subscribers: seoz, minkyu

Differential Revision: https://phab.enlightenment.org/D4117
data/elementary/themes/edc/elm/slider.edc