spinner: add possibility to enter negative value

Desktop / Enlightenment / Elementary - Shilpa Singh [samsung.com] - 7 December 2015 18:39 UTC

Summary: Even if spinner's min max values range from -ve to +ve, it wasn't possible to enter
-ve values in spinner.

@fix T2915

Test Plan: 1. Launch Elementary Test 2. Launch spinner demo 3. Tap on the editable area of first spinner 4. Enter negative value

'-' is not allowed to enter even though the min max value of spinner ranges from -5000 to +5000.

Reviewers: CHAN, cedric

Reviewed By: cedric

Maniphest Tasks: T2915

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

9664f44 spinner: add possibility to enter negative value.
src/lib/elm_spinner.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Upstream: git.enlightenment.org


  • Share