aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/InkStrokeProperties.ts
AgeCommit message (Collapse)Author
2021-05-11from lastbobzel
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-05-08fixed ink control point selection to not change scale of ink strokebobzel
2021-03-05started to clean up docdecorations and fix some ink rotation/sizing bugs.bobzel
2021-01-15fixed more issues with audio Box - simplified decorations when selected. ↵bobzel
fixed dragging when not selected. added esc to stop dragging.
2021-01-11from lastbobzel
2021-01-11cleanup of ink stroke changesbobzel
2021-01-11Merge branch 'master' into ink_editsbobzel
2020-12-16fixed treeView layouts to pass good values for panelWidth/height to ↵bobzel
DocumentView. renamed Selectionmanager methods to be views not documents.
2020-10-01fixed resize/rotateyunahi
2020-08-31moved the non-rendering contents of FormatShapePane into InkStrokeProperties.bobzel