summaryrefslogtreecommitdiffstats
path: root/native/src/widget/action.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement `Operation::finish` for `action::widget::Map`Libravatar Héctor Ramón Jiménez2022-11-141-11/+34
* Partially Fixed Mapped OperationsLibravatar Ryan Scheidter2022-11-141-1/+9
* Add text input operationsLibravatar Cory Forsstrom2022-11-111-0/+8
* Implement `Operation::scrollable` for `widget::action::Map`Libravatar Héctor Ramón Jiménez2022-11-091-0/+8
* Write missing documentation in `iced_native`Libravatar Héctor Ramón Jiménez2022-08-051-0/+6
* Implement `scrollable::snap_to` operationLibravatar Héctor Ramón Jiménez2022-08-041-3/+7
* Implement `Widget::operate` for `TextInput`Libravatar Héctor Ramón Jiménez2022-07-281-3/+3
* Draft widget operationsLibravatar Héctor Ramón Jiménez2022-07-281-0/+78