sushigiri
|
c7d8467c46
|
Accept FnOnce instead of Fn in canvas cache draw
Use FnOnce in `draw` function signature instead of `Fn`, permitting the
use of iterators and other one-time functions.
|
2023-02-06 09:05:07 -07:00 |
|
Héctor Ramón Jiménez
|
4655411256
|
Make Cache::clear immutable
|
2022-09-13 17:38:44 +02:00 |
|
Héctor Ramón Jiménez
|
ff2519b1d4
|
Replace stateful widgets with new iced_pure API
|
2022-07-27 06:49:20 +02:00 |
|
Héctor Ramón Jiménez
|
01322f69a4
|
Use recently stabilized intra-doc links
See RFC: https://github.com/rust-lang/rfcs/blob/master/text/1946-intra-rustdoc-links.md
|
2020-11-26 02:05:43 +01:00 |
|
Héctor Ramón Jiménez
|
05af8d00d4
|
Draft new iced_graphics crate 🎉
|
2020-05-19 17:15:44 +02:00 |
|