wip rebase updates

This commit is contained in:
Ashley Wulber 2026-02-10 15:37:41 -05:00
parent 86dcf8af6c
commit e10459fb37
68 changed files with 1776 additions and 1544 deletions

View file

@ -131,6 +131,7 @@ where
..Default::default()
},
shadow: Default::default(),
snap: true,
}
}))
.apply(widget::mouse_area)

View file

@ -192,6 +192,7 @@ where
..Default::default()
},
shadow: Default::default(),
snap: true,
}
}))
.apply(widget::mouse_area)