slider: Fix slider legacy API
authorJean-Philippe Andre <jp.andre@samsung.com>
Wed, 21 Jun 2017 06:33:16 +0000 (15:33 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Wed, 21 Jun 2017 06:40:48 +0000 (15:40 +0900)
commit4ca83755ed1668f57c9e8818acec46bca27c2d07
treebf10fbb2c05063fd916e26b122ff984c7095d1ba
parent52f35fde0ce3073d9fcc45aa3343fd8a25bf7909
slider: Fix slider legacy API

See 4e79dd0f02811a013b461d4839f14a48ee9b1c2f

That patch was absurd. Do not change the use of a legacy stable
API when you change an EO API. If you need to do that then there
is very clearly a problem in the patch.

This reverts the test case to use the legacy API (which in turn
calls the EO API anyway so both are tested).

Fixes T5587
src/bin/elementary/test_slider.c
src/lib/elementary/efl_ui_slider.c
src/lib/elementary/elm_slider_legacy.h