13r0ck
|
42b1bfe66d
|
Fix: Clippy lint 'uninlined_format_args'
|
2023-01-27 14:02:48 -07:00 |
|
Héctor Ramón Jiménez
|
daa3f3324d
|
Introduce custom method to widget::Operation trait
This allows users to write operations for their custom widgets.
|
2023-01-14 03:20:30 +01:00 |
|
Cory Forsstrom
|
c4bca3f2af
|
Add text input operations
|
2022-11-11 08:43:36 -08:00 |
|
Héctor Ramón Jiménez
|
bec1f5bbe0
|
Remove unnecessary into call in operation::scoped
|
2022-11-10 00:17:27 +01:00 |
|
Héctor Ramón Jiménez
|
335df2028d
|
Introduce scoped in widget::operation
|
2022-11-09 23:53:26 +01:00 |
|
Héctor Ramón Jiménez
|
66f7d43dc9
|
Write missing documentation in iced_native
|
2022-08-05 05:15:41 +02:00 |
|
Héctor Ramón Jiménez
|
13dd1ca0a8
|
Implement scrollable::snap_to operation
|
2022-08-04 03:55:41 +02:00 |
|
Héctor Ramón Jiménez
|
6eb3dd7e5e
|
Implement focus_previous operation
|
2022-08-04 03:24:44 +02:00 |
|
Héctor Ramón Jiménez
|
77c6864e7c
|
Implement focus_next operation
... as well as a `count_focusable` composable helper!
|
2022-08-02 04:20:47 +02:00 |
|
Héctor Ramón Jiménez
|
52f84e51e9
|
Implement Widget::operate for TextInput
|
2022-07-28 03:53:47 +02:00 |
|
Héctor Ramón Jiménez
|
80688689aa
|
Draft widget operations
|
2022-07-28 02:46:51 +02:00 |
|