aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/InkingStroke.tsx
AgeCommit message (Collapse)Author
2021-01-21moved lock icon outside of doc. tweaked inkingstroke behavior to not drag ↵bobzel
when selected and to more cleanly support double-click to edit.
2021-01-11Merge branch 'master' into ink_editsbobzel
2021-01-11adjustments to restore inkMask functionalitybobzel
2021-01-11Merge branch 'master' into ink_editsbobzel
2021-01-09Merge branch 'ink_edits' of https://github.com/browngraphicslab/Dash-Web ↵yunahi
into ink_edits merge conflict
2020-11-20added a preliminary Layer mechanism. changed documentDecrations to not go ↵bobzel
out of the mainDocument area. changed parentActive to work "recursively" through stacks of background documents.
2020-11-19made inkingStroke honor _isBackground. prevented link anchor dots from ↵bobzel
moving when target isn't visible. made ui option for showing/hiding link lines and for autoMoving anchor dots.
2020-10-17fixed rubberbadning ink shapes not to get cutoff. fixed animating ↵bobzel
annotations. fixed ink masks. fixed warnings.
2020-10-01fixed resize/rotateyunahi
2020-09-25fixed stroke width on control pointsyunahi
2020-09-24fixed circle, stroke widthyunahi
2020-09-01fixed tabs to never select/switch on hover unless dragging. fixed display of ↵bobzel
highlight icons in menu bar. fixed placement of docDecorations level selector.
2020-08-31moved the non-rendering contents of FormatShapePane into InkStrokeProperties.bobzel
2020-08-29reorganized source files into proper directories. split contents of ↵bobzel
ParendDocSelector into CollectionDockingViewMenu and PropetiesDocContextSelector
2020-08-25fixed ink warnings. double-click turns on control point editing - esc ↵bobzel
reverts. made aliasing ink strokes possible & working.
2020-08-25changed system documents to act like dividers in tree views. removed some ↵bobzel
menu items in cases they don't apply. fixed ink selection to not use boudning box.
2020-08-24cleaned up all library() calls to add icons. fixed import styles. fixed ↵bobzel
keyboard events for presentation views to trigger when no input box is the target.
2020-08-18fixed selecting horizontal/vertical linesbobzel
2020-08-13made stayInCollection a layout propertybobzel
2020-08-10Merge branch 'master' into ink_editsbobzel
2020-08-10Merge branch 'ink_edits' of https://github.com/browngraphicslab/Dash-Web ↵yunahi
into ink_edits :wq
2020-08-10fixed line, able to add/delete control pointsyunahi
2020-08-05cleanup of presentation code pre-merge.bobzel
2020-08-05fixed perfectly horizontal/vertical lines to display. make InkFields script ↵bobzel
editable.
2020-08-06fixed bugs after testingyunahi
2020-08-03several UI changes to tooltips, menu, properties, buttons, and inkanika-ahluwalia
2020-07-28 merge fixyunahi
2020-07-28 rotation/resize fix, changed ui, added sketchpicker etc.yunahi
2020-07-23cleaned up contextMenus a bitBob Zeleznik
2020-07-20fixed control pointsyunahi
2020-07-19added control pointsyunahi
2020-07-12final cleanup of names and structure of FormatShapePaneBob Zeleznik
2020-07-11added open formatting pane to inkOptions. switched to radio buttons for ↵Bob Zeleznik
some options. changed names of stroke parameters to start with 'stroke"
2020-07-11merged with master & cleaned up formatShapePaneBob Zeleznik
2020-07-11restructured ink to make more react-friendlyBob Zeleznik
2020-07-10added format shapeyunahi
2020-07-10added format shapeyunahi
2020-06-30Merge branch 'master' into mobile_revision_directgeireann
2020-06-25Merge branch 'master' into ink_menuBob Zeleznik
2020-06-25fixed selection of filled ink regions. moved ink halo to mainViewBob Zeleznik
2020-06-23Merge branch 'master' into mobile_revision_directgeireann
2020-06-22made chrome commands fire by clicking bullseye. added commands for ↵Bob Zeleznik
freeformview. made backgroundHalo() work diffrently for ink strokes
2020-06-19a bunch of ink fixesBob Zeleznik
2020-06-19Merge branch 'master' into ink_menuBob Zeleznik
2020-06-18hopefully fixed new inkLionel Han
2020-06-18updated menuyunahi
2020-06-16fixed sizing of inkstrokes to bounding boxBob Zeleznik
2020-06-10Merge branch 'ink_menu'Bob Zeleznik
2020-06-10changed how ink is highlighted when selected.Bob Zeleznik
2020-06-09fixed lots of errors/warnings. added 'a' to be able embed documents on ↵Bob Zeleznik
drop. added 'l' toggle to perist lasso/marquee mode.