InvokeAI/invokeai/frontend/web/src/features/dnd/util
psychedelicious 95838e5559 fix(ui): fix remove from board dnd validation
This is fired when the dnd image is moved over the 'none' board. Weren't defaulting to 'none' for the image's board_id, resulting in it being possible to drag a 'none' image onto 'none'.
2023-10-05 08:11:52 +11:00
..
customPointerWithin.ts fix(ui): skip firing collision detection on dnd when droppable scrolled out 2023-09-21 09:29:57 -04:00
isValidDrop.ts fix(ui): fix remove from board dnd validation 2023-10-05 08:11:52 +11:00