aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/InkingStroke.tsx
AgeCommit message (Collapse)Author
2021-07-29deselecting an ink stroke properly exits edit viewvkalev
2021-07-27changing format of controls/handles + adding color enumsvkalev
2021-07-17added broken indices to layoutDocgeireann
:broken_heart:
2021-07-10fixed adding point bug with breaking handle tangencyvkalev
2021-07-06refactoringvkalev
2021-07-02indicator appears on hover for ink control points to be addedvkalev
2021-07-01ink controls resize on hovervkalev
2021-06-30ink Bézier handle movement fixed + small visual changesvkalev
2021-06-21adding commentsvkalev
2021-05-11fixed ink rotation to maintain center pointbobzel
2021-05-10fixes to editing curve UI - handle sizes, no jumping when changing/deleting ↵bobzel
a boundary point. Rotation of curves is really broken -- needs to be redone.
2021-05-08fixed deleting ink stroke points.bobzel
2021-03-17added autoHeight proeprtyButton. cleaned up stackingViewFieldColumn a bitbobzel
2021-03-16more chromeStatus cleanup. Big stripdown of propertiesButtons.bobzel
2021-03-16cleaned up propertiesbuttons a bit. added lockTransform button. changed ↵bobzel
chromeStatus disabled to be undefined.
2021-03-12trying to make treeViews more efficient by making fewer calls to Get ↵bobzel
document fields getter.
2021-02-27more cleanup of unused fields and minor fixes to things like the color ↵bobzel
picker's display of the selcted documents background color. also a fix for textbox autoresizing when dragged small
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"