Efl.Ui.Spin: Remove mouse wheel interaction
authorXavi Artigas <xavierartigas@yahoo.es>
Wed, 31 Jul 2019 10:36:37 +0000 (10:36 +0000)
committerWooHyun Jung <wh0705.jung@samsung.com>
Mon, 5 Aug 2019 02:05:24 +0000 (11:05 +0900)
commite8d4d0f9699383dafccc7603558c971cf1356e7f
tree28471c49fbbc2c293ec33731321052f526a07e7c
parent4705b24749c622a34f344ae8cb8347c3a4289604
Efl.Ui.Spin: Remove mouse wheel interaction

This widget is now meant as a base class for other widgets, with very limited
user interaction. Efl.Ui.Spin_Button already takes care of mouse wheel events.

Ref T7897

Reviewed-by: Marcel Hollerbach <mail@marcel-hollerbach.de>
Differential Revision: https://phab.enlightenment.org/D9453
src/lib/elementary/efl_ui_spin.c
src/lib/elementary/efl_ui_spin.eo
src/tests/elementary/efl_ui_test_spin.c