layout: Fix slider label using proper part type
authorJean-Philippe Andre <jp.andre@samsung.com>
Thu, 21 Sep 2017 03:25:02 +0000 (12:25 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Thu, 21 Sep 2017 03:28:20 +0000 (12:28 +0900)
commit849813fb84749eec0e864928b2afdd61c9e80806
treeec00414463c16f458309667407907005946dc5f4
parent419f3935c613850f0b1e61ee7246c951ccd258dc
layout: Fix slider label using proper part type

This relies on the new edje API that gives us the exact type of a part.
This fixes the shortcomings of edje_edit_part_type_get() and returns a
proper Text part type for efl_part(slider, "elm.units.max").

See previous commits:
  "edje: Add part_type_get API"
  "elm: Split off text and content for efl_part"
src/lib/elementary/efl_ui_layout.c