Home
Phabricator
Search
Configure Global Search
Log In
Transactions
T7897
Change Details
Change Details
Old
New
Diff
``` class Efl.Ui.Spin @beta ├ (E) changed ├ (E) min,reached ├ (E) max,reached ``` Action items: [ ] Move the 3 events to `efl.ui.range_display` Adapt the spec test suites accordingly
``` class Efl.Ui.Spin @beta ├ (E) changed ├ (E) min,reached ├ (E) max,reached ``` Action items: [ ] Move the 3 events to `efl.ui.range_display` Adapt the spec test suites accordingly [ ] Move wheel implementation to efl.ui.spin_button.
``` class Efl.Ui.Spin @beta ├ (E) changed ├ (E) min,reached ├ (E) max,reached ``` Action items: [ ] Move the 3 events to `efl.ui.range_display` Adapt the spec test suites accordingly
[ ] Move wheel implementation to efl.ui.spin_button.
Continue