aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/InkStroke.scss
AgeCommit message (Collapse)Author
2025-06-13updated css and project to HTML5 standards. fixed border rounding for images.bobzel
2023-08-17fixed brushing of pinned viewports for chrome to not flash. converted ↵bobzel
pres<Property> to config_<property> and treeView<Property> to treeView_Property. fixed text toolbar to show/set text properties based on insertion point.
2023-05-02fixed ink stroke text box placement. fixed opening metadata from ↵bobzel
OverlayView. Made trail videos a novice feature.
2022-08-22made ink strokes animatable. added currentFrame to playgroundFieldsbobzel
2021-11-30fixed warnings/errors. added inkingStroke comments. need to double-click ↵bobzel
now to add a point to an ink stroke.
2021-11-16added textboxes inside closed ink strokesbobzel
2021-09-29fixed placement of link icon for ink strokes.bobzel
2021-09-29fixed ink controls to be above document decorationsbobzel
2021-09-14put handles in right place for ink.bobzel
2021-09-03adding ComponentDecorationsvkalev
2021-07-06refactoringvkalev