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
/
InkingStroke.tsx
Age
Commit message (
Expand
)
Author
2022-12-21
cleaning up ACLs for performance and clarity
bobzel
2022-12-01
refactored process of following links / jumping to docs and added following o...
bobzel
2022-11-11
made inkMask white.
bobzel
2022-11-11
fixed converting strokes to inkMasks. cleaned up rendering inkStrkes w/ w/o c...
bobzel
2022-11-10
fixed inkMaskStrokes
bobzel
2022-10-03
fixed client crash on text menu for ink strokes. fixed circle rubber banding...
bobzel
2022-08-24
made text boxes support animation frames. fixed dragging on unselected pres e...
bobzel
2022-08-23
added color to animated properties. changed doc decorations to stop before m...
bobzel
2022-08-22
made inkMasks animate when they are turned on /off. fixed inkStrokes to be...
bobzel
2022-08-22
made ink strokes animatable. added currentFrame to playgroundFields
bobzel
2022-08-11
added better ui and backend support for mask ink strokes. added frame #'s ui ...
bobzel
2022-07-22
adjusted native dim scaling slightly combining props.scaling and props.Conten...
bobzel
2022-07-22
changed ink width to be scaled by document scale to make it look like ink str...
bobzel
2022-06-20
a bunch of changes to make some userDoc() field accesses more typesafe by goi...
bobzel
2022-06-02
fixed highlighting of ink to not show bounding box. stopped shift Tab from b...
bobzel
2022-05-13
fixed erasing overtop of closed curves. fixed outlining of non-closed strokes.
bobzel
2022-05-13
removed layerProvider functionality.
bobzel
2022-05-12
fixed perfromance (flickering, speed) issues with having pointerEvents prop i...
bobzel
2022-05-02
disallowed dragging a control point past another control point.
bobzel
2022-05-02
fixed scaling ink label in lightbox,etc views. changed ink strokes so that c...
bobzel
2022-04-11
lots of layout fixes to groups, labels, ink to support iconification better. ...
bobzel
2022-04-11
making layout icons work better.
bobzel
2022-04-04
cleaned up warnings. fixed ink to work better with it's label boxes by not l...
bobzel
2022-04-03
fixed ink handles to work in lightbox, so re-enabled open in lightbox for sel...
bobzel
2022-03-04
removed pseudo Doc type system. playing with hot reloading.
bobzel
2021-12-02
moved ink appearance menu to top of properties view. fixed size of arrowhead...
bobzel
2021-12-02
added scale factor for arrows. added control point drag to reparameterize. ...
bobzel
2021-12-02
fixed filled strokes when erasing to render properly. fixed stretch ink to w...
bobzel
2021-11-30
from last
bobzel
2021-11-30
fixed warnings/errors. added inkingStroke comments. need to double-click no...
bobzel
2021-11-30
change delete points for ink to try to preserve the shape as much as possible...
bobzel
2021-11-29
added moving ink stroke segments. added stretching and rotating ink strokes...
bobzel
2021-11-17
changed link line curves a bit. fixed formatted text box not to center text ...
bobzel
2021-11-16
added textboxes inside closed ink strokes
bobzel
2021-10-27
fixed warnings/errors.
bobzel
2021-10-26
simplified snapping
bobzel
2021-10-26
adding snapping code between ink strokes. added some componentView API funct...
bobzel
2021-10-26
Merge branch 'master' into ink_v1
bobzel
2021-10-26
fix to ink rotation to preserve rotation center between rotations.
bobzel
2021-10-26
Merge branch 'master' into ink_v1
bobzel
2021-10-26
when document is in lightbox view and a link is followed to its sidebar, we n...
bobzel
2021-10-07
ink rotation based on angle change
vkalev
2021-10-06
fixed lightbox view to shrinkwrap collections when opened, but not force fit ...
bobzel
2021-10-01
added stroke highlighting when following links. turned off display of centerl...
bobzel
2021-10-01
fixed ink to not have a bounding box when isLinkButton is set but rather to h...
bobzel
2021-09-30
fixed creating/drawing straight horizontal/vertical lines. fixed showing pro...
bobzel
2021-09-29
made IsClosed a static function. fixed warnings and errors.
bobzel
2021-09-29
fixed breaking smoothness of closed curve at 0/last index. fixed highlightin...
bobzel
2021-09-29
cleaned up/fixed line arrowheads & dots. added linecap options for lines, ad...
bobzel
2021-09-29
added snapping to close curve or to self-snap a vertex to its curve. fixed i...
bobzel
[next]