| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-09-19 | fixed closing a text box while typing in it. | bobzel | |
| 2023-09-19 | fixed pinning ink strokes to honor save layout/content. | bobzel | |
| 2023-09-13 | from last .. fixed dash array and endcaps for filled strokes | bobzel | |
| 2023-09-13 | fixed ink lines to highlight with a dropshadow. added a stroke_borderWidth, ↵ | bobzel | |
| but no UI for it. | |||
| 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-08-15 | fixed inking strokes to not recompute fill and stroke color for each re-render. | geireann | |
| 2023-06-19 | renamed all config doc creators to just ConfigDocument() | bobzel | |
| 2023-06-14 | fixed ink rotation to not make stroke fly apart. | bobzel | |
| 2023-06-14 | another fix for closed ink masks that aren't filled. | bobzel | |
| 2023-06-14 | fixing ink masks when selected to not turn blue/black | bobzel | |
| 2023-06-06 | updated text properties to be prefixed with field 'text_' | bobzel | |
| 2023-06-06 | updated Symbol naming. fixed various compile errors related to type checking. | bobzel | |
| 2023-05-16 | updated some ink field names | bobzel | |
| 2023-05-14 | fixed webpage link following by adding a presData for the current URL to all ↵ | bobzel | |
| embedded docs. fixed getView() in showDocuments to not get called with the proper anchors. changed unrendered MARKERs to CONFIGs. changed anchors to Configs or Markers as appropriate. | |||
| 2023-05-14 | major overhaul of field naming conventions. | bobzel | |
| 2023-04-04 | fixed using freeformview in sidebar of pdfs. fixed issues with dragging ↵ | bobzel | |
| items out of schema and with selecting the schema view by clicking on headers. Fixed a lot of errors caused by using OmitKeys which masks type checking. fixed some pointerevent problems with treeview and freeformview | |||
| 2023-03-28 | numerous changes to try to simplify event handling in DocumentView - got rid ↵ | bobzel | |
| of isContentActive in DocComponent since it's in DocumentView. Including adding 'enableDragWhenActive' , 'onClickScriptDisable', | |||
| 2023-03-27 | changed longPress to always select and to show decorations. fixed ↵ | bobzel | |
| single/double-click code and cleaned up behavior timeouts. fixed pointer events for tree view editing titles and using as powerpoint. | |||
| 2023-03-20 | cleaned up pointer events so that nested documents can be selected directly ↵ | bobzel | |
| without selecting their container. fixed following link to video timeline marker. fixed focusing on groups. added didMove to DocFocusOptions to restore ability to do toggle on/off of target. fixed lockingPosition of ink strokes. fixed clicking on inkstrokes in groups to use visiblePainted instead of all for pointer events. | |||
| 2023-03-05 | replace jumpToDocument with showDocument. restructure code to get rid of ↵ | bobzel | |
| scrollFocus by adding getView() and fixing focus() and restoreTargetView | |||
| 2023-02-27 | fixed positioning of rotated ink mask strokes | bobzel | |
| 2023-02-27 | restructured getAnchor()/scrollFocus to be more consistent. added ↵ | bobzel | |
| setterscript for computedFields. restructed getFieldsImpl to avoid making multiple requests for the same document due to timing issues by 'locking' a document cache with a promise before sending the server request. added rotation and fill color as animatable fields. fixed image cropping for | |||
| 2023-02-22 | fixed pres hide before/after, select w/o nav, and updating contents.. made ↵ | bobzel | |
| collections fitWidth by default so that they resize like a normal window. Made freeform pan/zoom animate when changing keyframes. allow nesting of keyframe collections.. made presEffects work even if there's no transition movement. made nested collection timelines follow parent by default, but with ability to change ordering. fixed treeView incremental render. treat doc anchors are preselements instead of delegating. don't highlight ink when dragging ctrl pts. | |||
| 2023-02-10 | changed ink masks to have a blur and to allow masks of different colors by ↵ | bobzel | |
| adjusting the color value to have no blackness. | |||
| 2023-02-09 | fixed childLayoutString to work. made images capable of fitWidth. fixed ↵ | bobzel | |
| animating data field pres changes. fixed lightbox to ignore annotations on collections. fixed double-click on icon to open in lightbox. added options for turning off ink labels, and opening ink in lightbox. fixed closing ink strokes by dragging. fixed drawing ink to use coord sys of starting point and to render ink the correct width and to honor GestureOverlay mode properly. . | |||
| 2023-02-04 | image background color determines opacity of image (independently of ↵ | bobzel | |
| annotations over image). enabled scrolling of images when in fitWidth mode. added disabling of text labels in ink shapes. | |||
| 2023-01-20 | removed tour map from lightbox. added option to create anchors without ↵ | bobzel | |
| adding thm as annotations. made zoom of text an option for pres and links | |||
| 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 ↵ | bobzel | |
| options for zoomTime, etc instead of setting temporary fields on docs. | |||
| 2022-11-11 | made inkMask white. | bobzel | |
| 2022-11-11 | fixed converting strokes to inkMasks. cleaned up rendering inkStrkes w/ w/o ↵ | bobzel | |
| closed/borders. fixed highlighting strokes not to show boundingbox. | |||
| 2022-11-10 | fixed inkMaskStrokes | bobzel | |
| 2022-10-03 | fixed client crash on text menu for ink strokes. fixed circle rubber ↵ | bobzel | |
| banding. fixed vertical position of text in ink stroke | |||
| 2022-08-24 | made text boxes support animation frames. fixed dragging on unselected pres ↵ | bobzel | |
| element ttitles. cleaned up setting ink to have animation frames. | |||
| 2022-08-23 | added color to animated properties. changed doc decorations to stop before ↵ | bobzel | |
| menu bar. changed color of tab bar so that doc decorations is visible when overlapping. | |||
| 2022-08-22 | made inkMasks animate when they are turned on /off. fixed inkStrokes to ↵ | bobzel | |
| be interpolated when they have an activeFrame set. | |||
| 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 | |
| for seeing current animation frame. | |||
| 2022-07-22 | adjusted native dim scaling slightly combining props.scaling and ↵ | bobzel | |
| props.ContentScaling into props.NativeDimScaling and fixing some resizing behaviors for fitWidth freeformviews and native-sized text boxes. Also fixed clicking on presboxe elements to not drag. | |||
| 2022-07-22 | changed ink width to be scaled by document scale to make it look like ink ↵ | bobzel | |
| stroke is the same regardless of the native width of the document being drawn on. | |||
| 2022-06-20 | a bunch of changes to make some userDoc() field accesses more typesafe by ↵ | bobzel | |
| going through CurrentUserUtils. Some normalization of naming/functionality in CurrentUserUtils | |||
| 2022-06-02 | fixed highlighting of ink to not show bounding box. stopped shift Tab from ↵ | bobzel | |
| blocking bulleting. moved presEffects to slide. | |||
| 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 ↵ | bobzel | |
| invalidate documents - switched to using a function to avoid flickering on PDFs of annotations in particular. | |||
| 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 ↵ | bobzel | |
| clicking on label of closed stroke is lower preceden than clicking on line. fixed fontsize UI for setting ink label sizes. can no longer slide ink pts that are cusps along curve. | |||
| 2022-04-11 | lots of layout fixes to groups, labels, ink to support iconification better. ↵ | bobzel | |
| simpliifed documentdecorations. fixed display artifacts related to things not showing up when dragging, or otherwise not getting a halo of nested freeform colletions. | |||
| 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 ↵ | bobzel | |
| letting textbox ComponentView override inkinstroke. made ink text boxes go away unless they have text or are selected. fixed up brushing code and made it work for ink and ink w/ text labels | |||
