spinner: fixed odd behavior of the spinner
authorJaeun Choi <jaeun12.choi@samsung.com>
Thu, 17 Apr 2014 02:51:47 +0000 (11:51 +0900)
committerChunEon Park <hermet@hermet.pe.kr>
Thu, 17 Apr 2014 02:51:51 +0000 (11:51 +0900)
commitf2bb1364e827cc7f1cdabb3adc504ffa856fde4b
tree5dc71717104533b7831465360df09cfe5c5e476c
parented8969e5577957a49d10a6853c1c94bf6fb421a6
spinner: fixed odd behavior of the spinner

Summary:
when multiple key down is coming while increase/decrease the spinner values,
the speed acceleration will be reset by the new key down.

Instead, it stops the increase/decrease the spinner values behavior.

@fix

Test Plan: None

Reviewers: Hermet, raster

CC: seoz
Differential Revision: https://phab.enlightenment.org/D749
legacy/elementary/src/lib/elm_spinner.c