Cory Forsstrom
|
d470467718
|
Add toast example
|
2023-01-17 17:10:58 -08:00 |
|
Héctor Ramón Jiménez
|
e2ddef7438
|
Replace Option<Instant> with RedrawRequest enum
|
2023-01-12 05:18:25 +01:00 |
|
Héctor Ramón Jiménez
|
7354f68b3c
|
Draft Shell:request_redraw API
... and implement `TextInput` cursor blink 🎉
|
2023-01-12 02:59:08 +01:00 |
|
Héctor Ramón Jiménez
|
296e157dcf
|
Relayout base layer when layout is invalidated from an overlay
|
2022-05-13 19:07:54 +02:00 |
|
Héctor Ramón Jiménez
|
6ab4611a6e
|
Invalidate widget tree from Responsive widget
... by introducing a new `invalidate_widgets` method to `Shell`
|
2022-01-11 13:47:43 +07:00 |
|
Héctor Ramón Jiménez
|
bbd9355450
|
Introduce Shell type in iced_native
Widgets now can invalidate the current layout of the application on demand.
|
2021-11-29 16:22:01 +07:00 |
|