aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/InkingStroke.tsx
AgeCommit message (Expand)Author
2021-08-13Merge branch 'master' into ink-gfx-victorvkalev
2021-08-13cleaning upvkalev
2021-08-12increasing opacity (selected lines are no longer slightly transparent)vkalev
2021-08-12fixed positioning of selection linevkalev
2021-08-11added circle shape generation using only 4 Bézier curvesvkalev
2021-08-04fixed toggle ink as a mask.bobzel
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
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 a...bobzel
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 chr...bobzel
2021-03-12trying to make treeViews more efficient by making fewer calls to Get document...bobzel
2021-02-27more cleanup of unused fields and minor fixes to things like the color picker...bobzel
2021-01-21moved lock icon outside of doc. tweaked inkingstroke behavior to not drag wh...bobzel
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 into...yunahi
2020-11-20added a preliminary Layer mechanism. changed documentDecrations to not go ou...bobzel
2020-11-19made inkingStroke honor _isBackground. prevented link anchor dots from moving...bobzel
2020-10-17fixed rubberbadning ink shapes not to get cutoff. fixed animating annotations...bobzel
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
2020-08-31moved the non-rendering contents of FormatShapePane into InkStrokeProperties.bobzel
2020-08-29reorganized source files into proper directories. split contents of ParendDo...bobzel
2020-08-25fixed ink warnings. double-click turns on control point editing - esc revert...bobzel
2020-08-25changed system documents to act like dividers in tree views. removed some me...bobzel
2020-08-24cleaned up all library() calls to add icons. fixed import styles. fixed key...bobzel
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 into...yunahi
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
2020-08-06fixed bugs after testingyunahi
2020-08-03several UI changes to tooltips, menu, properties, buttons, and inkanika-ahluwalia
2020-07-28 merge fixyunahi