iced/widget
Héctor Ramón Jiménez 97e35f7d37
Add on_press_with method for Button
This allows using a closure to produce the message
only when the `Button` is actually pressed. Useful
when generating the message may be expensive.
2024-07-12 12:10:43 +02:00
..
assets Add iced widget helper to display the iced logo ☄️ 2024-07-11 04:33:19 +02:00
src Add on_press_with method for Button 2024-07-12 12:10:43 +02:00
Cargo.toml Add iced widget helper to display the iced logo ☄️ 2024-07-11 04:33:19 +02:00