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
/
InkHandles.tsx
Age
Commit message (
Collapse
)
Author
2021-09-28
renamed some ink files
bobzel
2021-09-28
a bunch of code cleanup for inkingstrokes
bobzel
2021-09-27
fixed ink stroke editing to work with closed curves (eg break / restore ↵
bobzel
tangent & drag start/end point). changed ink rendering to use svg bezier curves. fixed bugs with keydown handler to break tangent.
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-08-18
highlighter tool added & working
vkalev
2021-08-12
fixed positioning of selection line
vkalev
2021-07-28
snapping broken tangency added
vkalev
2021-07-27
changing format of controls/handles + adding color enums
vkalev
2021-07-22
adding broken indices to layoutDoc working
vkalev
2021-07-17
added broken indices to layoutDoc
geireann
:broken_heart:
2021-07-15
adding new point creates tangent handle lines + snapping handle tangents not ↵
vkalev
working
2021-07-10
fixed adding point bug with breaking handle tangency
vkalev
2021-07-06
added breaking of tangent handle lines by holding 'Alt' key when moving
vkalev
2021-07-06
refactoring
vkalev