index
:
Dash-Web.git
master
A copy of AVD's Dash-Web software, hosted on my own hardware for local use.
browndash
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
client
/
views
/
InkingStroke.tsx
Age
Commit message (
Expand
)
Author
2021-09-14
merged with master
bobzel
2021-09-14
fixed adding a new point on an ink stroke
bobzel
2021-09-14
fixed handle size/placement for ink editing.
bobzel
2021-09-13
working on control points
kimdahey
2021-09-10
cleaned up ink button behaviors -- fixed setFill to just set the fill, not th...
bobzel
2021-09-10
event handling fixes for ink. double click on deselected ink takes shows han...
bobzel
2021-09-04
added top/left clip bounds to ink decorations
bobzel
2021-09-03
selection line width fix
vkalev
2021-09-03
fixed selection stroke offset
bobzel
2021-09-03
adding ComponentDecorations
vkalev
2021-09-02
from last
bobzel
2021-09-02
cleaned up overlay ink stroke in document decorations
bobzel
2021-09-02
corrected fix to drawing ink stroke in doc decorations overlay.
bobzel
2021-09-02
working on moving ink UI to DocumentDecorations
vkalev
2021-08-25
many updates
geireann
2021-08-18
highlighter tool added & working
vkalev
2021-08-13
Merge branch 'master' into ink-gfx-victor
vkalev
2021-08-13
cleaning up
vkalev
2021-08-12
increasing opacity (selected lines are no longer slightly transparent)
vkalev
2021-08-12
fixed positioning of selection line
vkalev
2021-08-11
added circle shape generation using only 4 Bézier curves
vkalev
2021-08-04
fixed toggle ink as a mask.
bobzel
2021-07-29
deselecting an ink stroke properly exits edit view
vkalev
2021-07-27
changing format of controls/handles + adding color enums
vkalev
2021-07-17
added broken indices to layoutDoc
geireann
2021-07-10
fixed adding point bug with breaking handle tangency
vkalev
2021-07-06
refactoring
vkalev
2021-07-02
indicator appears on hover for ink control points to be added
vkalev
2021-07-01
ink controls resize on hover
vkalev
2021-06-30
ink Bézier handle movement fixed + small visual changes
vkalev
2021-06-21
adding comments
vkalev
2021-05-11
fixed ink rotation to maintain center point
bobzel
2021-05-10
fixes to editing curve UI - handle sizes, no jumping when changing/deleting a...
bobzel
2021-05-08
fixed deleting ink stroke points.
bobzel
2021-03-17
added autoHeight proeprtyButton. cleaned up stackingViewFieldColumn a bit
bobzel
2021-03-16
more chromeStatus cleanup. Big stripdown of propertiesButtons.
bobzel
2021-03-16
cleaned up propertiesbuttons a bit. added lockTransform button. changed chr...
bobzel
2021-03-12
trying to make treeViews more efficient by making fewer calls to Get document...
bobzel
2021-02-27
more cleanup of unused fields and minor fixes to things like the color picker...
bobzel
2021-01-21
moved lock icon outside of doc. tweaked inkingstroke behavior to not drag wh...
bobzel
2021-01-11
Merge branch 'master' into ink_edits
bobzel
2021-01-11
adjustments to restore inkMask functionality
bobzel
2021-01-11
Merge branch 'master' into ink_edits
bobzel
2021-01-09
Merge branch 'ink_edits' of https://github.com/browngraphicslab/Dash-Web into...
yunahi
2020-11-20
added a preliminary Layer mechanism. changed documentDecrations to not go ou...
bobzel
2020-11-19
made inkingStroke honor _isBackground. prevented link anchor dots from moving...
bobzel
2020-10-17
fixed rubberbadning ink shapes not to get cutoff. fixed animating annotations...
bobzel
2020-10-01
fixed resize/rotate
yunahi
2020-09-25
fixed stroke width on control points
yunahi
2020-09-24
fixed circle, stroke width
yunahi
[next]