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
/
InkStrokeProperties.ts
Age
Commit message (
Collapse
)
Author
2021-05-11
from last
bobzel
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 ↵
bobzel
a boundary point. Rotation of curves is really broken -- needs to be redone.
2021-05-08
fixed deleting ink stroke points.
bobzel
2021-05-08
fixed ink control point selection to not change scale of ink stroke
bobzel
2021-03-05
started to clean up docdecorations and fix some ink rotation/sizing bugs.
bobzel
2021-01-15
fixed more issues with audio Box - simplified decorations when selected. ↵
bobzel
fixed dragging when not selected. added esc to stop dragging.
2021-01-11
from last
bobzel
2021-01-11
cleanup of ink stroke changes
bobzel
2021-01-11
Merge branch 'master' into ink_edits
bobzel
2020-12-16
fixed treeView layouts to pass good values for panelWidth/height to ↵
bobzel
DocumentView. renamed Selectionmanager methods to be views not documents.
2020-10-01
fixed resize/rotate
yunahi
2020-08-31
moved the non-rendering contents of FormatShapePane into InkStrokeProperties.
bobzel