making my own nav_bar
Some checks are pending
/ test (push) Waiting to run

This commit is contained in:
Chris Cochrun 2025-08-15 12:52:05 -05:00
parent 8f6dd9309d
commit 19d752c089
3 changed files with 137 additions and 45 deletions

View file

@ -394,7 +394,7 @@ impl<'a> Library {
)),
)),
)
.action(DndAction::Copy)
.action(DndAction::Copy)
.drag_icon({
let model = model.kind.clone();
move |i| {