You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: TODO.txt
+16-17Lines changed: 16 additions & 17 deletions
Original file line number
Diff line number
Diff line change
@@ -276,25 +276,8 @@ DONE-handlers should return preview action
276
276
-update tutorial file?
277
277
-should be more intuitive to get a 1 sided line
278
278
-opening file with hidden elements does not hide stuff..
279
-
DONE-hide stuff
280
-
-moving an element into a hidden folder does not hide it right away (ignore this for release)
281
-
-this is becaues it gets added to superowlchanges
282
-
-moving a hidden folder (in folder hierarchy) shows it (maybe cuz it's selected ,but it does'nt look selected?? and also deselecitng doesn't hide it)
283
-
-this is becaues it gets added to superowlchanges
284
-
DONE-layers improvements
285
-
DONE-when dragging into a folder, the | should then L to the element being moved
286
-
DONE-currently not possible to drag the last element in folder outside of that folder if there's something below it
287
-
-the trick is if you drag the last element in a folder to the spot below it, you need exception case to move it outside of the folder rather than as the next sibling to itself since that doesn't do anything
288
-
DONE-currently not possible to drag below a folder if the folder is thet last sibling :(
289
-
-not sure if there's a way around this :(
290
-
DONE-DO THIS you might want to consider doing the thing where dragging to the right side of a folder puts it underneath, otherwise it's always a SiblingPosition
291
-
DONE-selecting multiple items in layers and click on on should select that one item, but right now it gose into rename mode
292
-
DONE/IGNORE-BUG translating lines should translate midpoints too
293
-
DONE-text box option that auto goes into edit text box
294
-
295
279
296
280
::NEWEST TODO::
297
-
DONE-render testing utilities
298
281
-layers improvements
299
282
-shift select in layers please ;__;
300
283
-selecting multiple items and hitting new folder should put those items in folder maybe
-you need some kind of options object to go along side of _setPotatoDefaultParameters_sBoxType
433
416
434
417
418
+
DONE-hide stuff
419
+
-moving an element into a hidden folder does not hide it right away (ignore this for release)
420
+
-this is becaues it gets added to superowlchanges
421
+
-moving a hidden folder (in folder hierarchy) shows it (maybe cuz it's selected ,but it does'nt look selected?? and also deselecitng doesn't hide it)
422
+
-this is becaues it gets added to superowlchanges
423
+
DONE-layers improvements
424
+
DONE-when dragging into a folder, the | should then L to the element being moved
425
+
DONE-currently not possible to drag the last element in folder outside of that folder if there's something below it
426
+
-the trick is if you drag the last element in a folder to the spot below it, you need exception case to move it outside of the folder rather than as the next sibling to itself since that doesn't do anything
427
+
DONE-currently not possible to drag below a folder if the folder is thet last sibling :(
428
+
-not sure if there's a way around this :(
429
+
DONE-DO THIS you might want to consider doing the thing where dragging to the right side of a folder puts it underneath, otherwise it's always a SiblingPosition
430
+
DONE-selecting multiple items in layers and click on on should select that one item, but right now it gose into rename mode
431
+
DONE/IGNORE-BUG translating lines should translate midpoints too
432
+
DONE-text box option that auto goes into edit text box
433
+
DONE-render testing utilities
435
434
DONE-empty text zipper should return '' span with cursor
436
435
-without this, empty cells don't show the cursor...
0 commit comments