iced-yoda/graphics/src/widget
Héctor Ramón Jiménez 9330a83775
Fix Widget::tag implementation of pure::Canvas
Using `P::State` can cause a panic if the `Canvas` has `()` as
`P::State` and replaces a stateless widget in a future `view` call.
2022-07-01 03:37:28 +02:00
..
canvas Added more clarification as to how the position and alignment of the Canvas Text structure interact 2022-06-22 17:32:55 -04:00
pure Fix Widget::tag implementation of pure::Canvas 2022-07-01 03:37:28 +02:00
canvas.rs Replace hecrj in links with iced-rs 2022-05-02 20:26:59 +02:00
pure.rs Implement pure version of QRCode widget 2022-03-21 17:22:46 +07:00
qr_code.rs Remove hash_layout method from Widget trait 2022-02-23 21:31:54 +07:00