aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/trails/PresElementBox.tsx
diff options
context:
space:
mode:
authorljungster <parkerljung@gmail.com>2022-02-15 16:37:13 -0500
committerljungster <parkerljung@gmail.com>2022-02-15 16:37:13 -0500
commit1cf7bf9b1a18728eb07950a3f4eafa793e830834 (patch)
tree22fc827df0a013787b01e8b4efcfa1ed01eb3c1c /src/client/views/nodes/trails/PresElementBox.tsx
parentabab63f89344e5bbbf0731e81e3ab7ddb0942664 (diff)
parenta0365450297aa96bcc514114413fb983a34226f9 (diff)
merging
Diffstat (limited to 'src/client/views/nodes/trails/PresElementBox.tsx')
-rw-r--r--src/client/views/nodes/trails/PresElementBox.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/views/nodes/trails/PresElementBox.tsx b/src/client/views/nodes/trails/PresElementBox.tsx
index b30e8cc13..a93e1e8d3 100644
--- a/src/client/views/nodes/trails/PresElementBox.tsx
+++ b/src/client/views/nodes/trails/PresElementBox.tsx
@@ -167,6 +167,7 @@ export class PresElementBox extends ViewBoxBaseComponent<FieldViewProps, PresDoc
}
/**
+ * TODO: glr, pj - factor this logic into collectionStackingView
* Function to drag and drop the pres element to a diferent location
*/
//TODO: this is what you need to look into