| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-10-06 | added zoom | geireann | |
| 2021-10-06 | Merge branch 'master' of https://github.com/brown-dash/Dash-Web | bobzel | |
| 2021-10-06 | fixed lightbox view to shrinkwrap collections when opened, but not force fit ↵ | bobzel | |
| contents to allow users to navigate. fixed comparison box to show context of maker'/annotation documents. fixed ink pointer events to honor pointerEvents prop (eg when embedded in a comparisonBox that turns them off). | |||
| 2021-10-06 | presBox type fix | geireann | |
| 2021-10-04 | fixed how filters work in Schema View. made filtering the default for ↵ | bobzel | |
| clicking in title area. | |||
| 2021-10-04 | fixed dropping onto comparison box. added caption of link description to ↵ | bobzel | |
| link comparison view. added promise wait for protos of link anchors to avoid potential crash. made dragging a link off of a linkmenuitem to create an alias with the hidden flag removed. | |||
| 2021-10-01 | added stroke highlighting when following links. turned off display of ↵ | bobzel | |
| centerline stroke when stroke is just selected but control point editing is not active. fixed snapping ink to make closed curves. | |||
| 2021-10-01 | fixed crash / errors with comparison box | bobzel | |
| 2021-10-01 | fixed ink to not have a bounding box when isLinkButton is set but rather to ↵ | bobzel | |
| have an outline of the ink stroke | |||
| 2021-10-01 | fixed keyboard delete of ink control points to never delete the stroke. | bobzel | |
| 2021-09-30 | fixed warning | bobzel | |
| 2021-09-30 | fixed ink rotation | bobzel | |
| 2021-09-30 | dont select ink control point on drag -- only with an explicit click. ↵ | bobzel | |
| toggle ink control point selection with clicks. | |||
| 2021-09-30 | fixed jitter of position when moving ink points around | bobzel | |
| 2021-09-30 | fixed creating/drawing straight horizontal/vertical lines. fixed showing ↵ | bobzel | |
| proper context menu for ink. | |||
| 2021-09-30 | fixed context menu for ink from docbuttons bar | bobzel | |
| 2021-09-30 | from last | bobzel | |
| 2021-09-30 | fixed dragging lines with arrows to display arrowhead | bobzel | |
| 2021-09-30 | critical fix for creating new accounts without hanging. | bobzel | |
| 2021-09-30 | went back to solid tangent handles | bobzel | |
| 2021-09-29 | fixed placement of link icon for ink strokes. | 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 ↵ | bobzel | |
| highlighting closed curves. | |||
| 2021-09-29 | cleaned up/fixed line arrowheads & dots. added linecap options for lines, ↵ | bobzel | |
| added outline of lines using fillColor. turned off border in comic mode for ink. | |||
| 2021-09-29 | added snapping to close curve or to self-snap a vertex to its curve. fixed ↵ | bobzel | |
| ink decorations from being clipped when zoomed. fixed crash with zero-length tangent | |||
| 2021-09-29 | support drawing of closed ink shapes. fixed highlight state of pen button on ↵ | bobzel | |
| startup | |||
| 2021-09-29 | fixed filling of curves. added toggling of brokenindex with right-click. ↵ | bobzel | |
| changed look of ink handles to be lighter weight and to reflect brokenindex sttate | |||
| 2021-09-29 | fixed ink controls to be above document decorations | bobzel | |
| 2021-09-29 | a number of undo/redo fixes for ink (snapping to tangent, add points, ↵ | bobzel | |
| dragging tangents). also tried to make storage of undo events more efficient when dragging ink controls (avoid saving hundreds of copies of the InkField) | |||
| 2021-09-28 | cleaned up inkstrokeproperties code a bit. | bobzel | |
| 2021-09-28 | prevent crashes when ink points are not multiple of 4. deleting ink ctrl ↵ | bobzel | |
| point that leaves one bezier segment no longer converts to a line. | |||
| 2021-09-28 | renamed some ink files | bobzel | |
| 2021-09-28 | a bunch of code cleanup for inkingstrokes | bobzel | |
| 2021-09-28 | fixed adding point drag location. fixed broken indices on deleting. | bobzel | |
| 2021-09-28 | fixed broken indices for ink curve splitting | bobzel | |
| 2021-09-28 | removing previous addpoint code | vkalev | |
| 2021-09-28 | updating broken indices | vkalev | |
| 2021-09-28 | added the splice | bobzel | |
| 2021-09-28 | fixed double click to edit curve. | bobzel | |
| 2021-09-28 | only hover ink if its selected | bobzel | |
| 2021-09-28 | from last | bobzel | |
| 2021-09-28 | converted ink addpoints to not use sampling. needs addPoints() to be filled in. | bobzel | |
| 2021-09-27 | fixed ink stroke editing to work with closed curves (eg break / restore ↵ | bobzel | |
| tangent & drag start/end point). changed ink rendering to use svg bezier curves. fixed bugs with keydown handler to break tangent. | |||
| 2021-09-27 | fixed sharing panel css to avoid overlaps | bobzel | |
| 2021-09-27 | videoBox fitsWidth properly in lightbox. documentdecorations less hacky for ↵ | bobzel | |
| deciding when to allow nativewidth/height changes by adding props to document type templates. fixed height of properties pane & updated CSS for leftflyout & properties pane. marquees no longer oveflow image/video boxes. | |||
| 2021-09-27 | improved image resizing flickering caused by Chrome bug with overflow:auto. ↵ | bobzel | |
| works now when fitWidth is false. | |||
| 2021-09-27 | made docs with no author Admin for everyone. fixed run-time warnings: not ↵ | bobzel | |
| memoized accesses when panning, NaNs drawing some labelBoxes, filter box filter boolean options, | |||
| 2021-09-26 | don't delete tab if it's selected and backspace is typed. | bobzel | |
| 2021-09-25 | fixed warning | bobzel | |
| 2021-09-25 | from last | bobzel | |
