aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/MapBox/MapBoxInfoWindow.tsx
AgeCommit message (Collapse)Author
2022-07-08restructured currentUserUtils to avoid having import cycles.bobzel
2022-06-09cleaning up map Info Window just a bitbobzel
2022-05-12fixed perfromance (flickering, speed) issues with having pointerEvents prop ↵bobzel
invalidate documents - switched to using a function to avoid flickering on PDFs of annotations in particular.
2021-12-08Added auto scroll to bottom of map info view stack when note is added. hide ↵bobzel
resize handles for map view info window stack documents.
2021-12-07restored keeping properties pane open when selection changes. added Doc ↵bobzel
paraemter to fitWidth() prop function. split MapBoxInfoWindow out of MapBox and added an Add Note button.