fix: drag onto file makes dragged item a child of that file

Dragging B onto A:
  ▶ File A
      File B

A becomes the parent, B becomes its child. No new group created.
This commit is contained in:
2026-06-12 14:52:04 -04:00
parent 7331a455ad
commit e0c3deee86
2 changed files with 18 additions and 33 deletions
+6 -6
View File
File diff suppressed because one or more lines are too long