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
/
InkStroke.scss
Age
Commit message (
Collapse
)
Author
2025-06-13
updated css and project to HTML5 standards. fixed border rounding for images.
bobzel
2023-08-17
fixed 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-02
fixed ink stroke text box placement. fixed opening metadata from ↵
bobzel
OverlayView. Made trail videos a novice feature.
2022-08-22
made ink strokes animatable. added currentFrame to playgroundFields
bobzel
2021-11-30
fixed warnings/errors. added inkingStroke comments. need to double-click ↵
bobzel
now to add a point to an ink stroke.
2021-11-16
added textboxes inside closed ink strokes
bobzel
2021-09-29
fixed placement of link icon for ink strokes.
bobzel
2021-09-29
fixed ink controls to be above document decorations
bobzel
2021-09-14
put handles in right place for ink.
bobzel
2021-09-03
adding ComponentDecorations
vkalev
2021-07-06
refactoring
vkalev