aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/MapBox/MapAnchorMenu.tsx
AgeCommit message (Collapse)Author
2023-12-12cleaned up SelectionManager. fixed schema viewbobzel
2023-12-03cleaned up warnings and errors, working with typescript 20.10bobzel
2023-11-18fixed ctrl-drag for expressions, maps, fform doc selections. fixed using ↵bobzel
shift to add Doc to a selection and also when bounding box already covers the doc to add. fixed dragging maximize button to start goldenlayout drag properly. fixed typing character to group,etc a multiselection when a text doc has input focus. fixed using clusters. add Shift-U to ungroup alternate group style. multi-select blurs() all active inputs. shift-selecting a multi-selected Doc, deselects it.
2023-09-29fixed autoHeight text scrolling in its own tab and elsewhere. update ↵bobzel
ChildDrag to GroupChildDrag and simplified documentView code. fixed MapAnchorMenu to allow linking by dragging text icon.
2023-09-11usercolor cleanupbobzel
2023-08-24note icon for mapanchormenu changedEric
2023-08-24All working except createnote undo, and center on selected pin getAnchorEric
2023-08-22Everything working, except for offset of placing pins and mapanchormenu when ↵Eric
sidebar is open
2023-08-21MapAnchorMenu created; tons of compiler errors idk whyEric