diff options
| author | Geireann <60007097+geireann@users.noreply.github.com> | 2022-02-15 16:07:04 -0500 |
|---|---|---|
| committer | Geireann <60007097+geireann@users.noreply.github.com> | 2022-02-15 16:07:04 -0500 |
| commit | 207217ae25f9b154506f39068a778eb49b826527 (patch) | |
| tree | a702639124aa244dd0ccb640c9ce42fd0c53f92d /src/client/views/nodes | |
| parent | bdccc7c147dbb985bff5286e318718e48fd7cc62 (diff) | |
| parent | 7d5974c871fd50ed521ff8edd624c2c252553444 (diff) | |
Merge branch 'master' into parker
Diffstat (limited to 'src/client/views/nodes')
| -rw-r--r-- | src/client/views/nodes/trails/PresElementBox.tsx | 1 |
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 238d025dc..04162dd91 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 */ startDrag = (e: PointerEvent) => { |
