xilem/masonry/examples
Bruce Mitchener 231e304249
masonry example: Fix reference to `on_status_changed` (#719)
This is now just `update`.
2024-10-29 16:40:35 +00:00
..
assets Move crates to the repository root (#302) 2024-05-11 21:59:03 +00:00
calc_masonry.rs masonry example: Fix reference to `on_status_changed` (#719) 2024-10-29 16:40:35 +00:00
custom_widget.rs Reorganize top-level Masonry modules (#703) 2024-10-21 12:18:30 +00:00
grid_masonry.rs Replace WidgetMut methods with free functions. (#705) 2024-10-22 13:36:48 +00:00
hello_masonry.rs Reorganize top-level Masonry modules (#703) 2024-10-21 12:18:30 +00:00
readme.md Move crates to the repository root (#302) 2024-05-11 21:59:03 +00:00
simple_image.rs Reorganize top-level Masonry modules (#703) 2024-10-21 12:18:30 +00:00
to_do_list.rs Replace WidgetMut methods with free functions. (#705) 2024-10-22 13:36:48 +00:00
two_textboxes.rs Reorganize top-level Masonry modules (#703) 2024-10-21 12:18:30 +00:00

readme.md

Masonry examples

TODO:

  • List examples in this folder
  • Add screenshot test to each example
  • Use the screenshot in this list