efl_ui_spin_button: this can also be done with the focus callback
authorMarcel Hollerbach <mail@marcel-hollerbach.de>
Fri, 5 Jul 2019 16:08:02 +0000 (18:08 +0200)
committerShinwoo Kim <cinoo.kim@samsung.com>
Wed, 10 Jul 2019 02:19:18 +0000 (11:19 +0900)
commit5a1211f8f46887334acd4884b4d30891c773d8ba
treef4917c87b1fd7f6c5278b4245684ba8145c57d8a
parent34643a79cbb6905c3ac90d529512bd826ebd1b15
efl_ui_spin_button: this can also be done with the focus callback

this makes the code more readable, and reduces the amount of events we
are subscribing to.

Reviewed-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Differential Revision: https://phab.enlightenment.org/D9227
src/lib/elementary/efl_ui_spin_button.c