spinner: entry text makes to registered special value instead of number. 58/46958/3
authorwoochan lee <wc0917.lee@samsung.com>
Wed, 29 Jul 2015 20:17:34 +0000 (22:17 +0200)
committerJaeun Choi <jaeun12.choi@samsung.com>
Thu, 27 Aug 2015 11:06:15 +0000 (04:06 -0700)
commitc94cb86dae42040b4dd23bb80aa665fb6536df64
tree8f4843df3ab1daf29d8526b0ce905009b8b787c8
parent0697a163ae99b0b8be3514bc22b8326a04567305
spinner: entry text makes to registered special value instead of number.

Summary:
Entry has only number text when activated and value changed, Even user registered special value to each spinner value.
If the user registered special value, we should check then showing the special value instead of number text.
Its will more helpful to expect the result when user set a spinner value using spinner entry.

@fix

Test Plan:
There is a spinner sample in elementary_test.
Changing editable value as TRUE for the last spinner object.
Click the spinner to activated entry and check the result.

Reviewers: Hermet, Jaehyun, cedric

Reviewed By: cedric

Subscribers: cedric

Differential Revision: https://phab.enlightenment.org/D2844

Change-Id: I3e8ed256bd65aac4c37dbe394307fd67cf2c7020
Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
Origin: upstream
src/lib/elm_spinner.c