From 6eea7cc7af238f110e0f7707887b3828de1f4227 Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Tue, 18 Oct 2022 15:14:23 -0500 Subject: [PATCH] adding notes for dragging bugs --- TODO.org | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.org b/TODO.org index 8c1e560..2eb57a0 100644 --- a/TODO.org +++ b/TODO.org @@ -80,6 +80,7 @@ Let's test this, because I think I fixed it. - [X] Basic fixed drag n drop - [ ] Allow for a less buggy interaction + I think one of the major problems has to do with moving the item while I am still draggin it. This means that I am then shifting the item's id whilst dragging and causing some unsuspected behavior? Not sure, need to maybe consult some one else if possible. - [ ] Need to check for edge cases ** TODO Finish toolbar in presentation display :ui: