aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2023-02-22Icons for image context menuEric
2023-02-22Merge pull request #158 from brown-dash/uiupdate-sarahMehek Jethani
Uiupdate sarah
2023-02-22fixes for restoring layouts in presentations and link following.bobzel
2023-02-22fixed 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-21from last - fixes to showing doc decorations when pointer leaves selection box.bobzel
2023-02-21fixed explore mode zooming. don't show doc decorations until you move ↵bobzel
outside of the document, fixed dragging radius button over webbox to still get pointer events. fixed selection text in coments for web boxes.. fixed setting default background color for notes. fixed mode buttons to trigger click behavior before double click behavior. fixed events on nested text boxes that are linkAnchors (like text quotes in sidebar comments),
2023-02-20freeze iconsrichman333
2023-02-20view all and snap lines button iconssrichman333
2023-02-20Merge branch 'master' into uiupdate-sarahsrichman333
2023-02-20mergesrichman333
2023-02-16Modified Formatted Text Box and Document View Context Menu Iconsjameshu111
Imported fa-ambulance, fa-highlighter, fa-remove-format, and fa-hand-point-up
2023-02-16Merge branch 'master' into schema-mehekmehekj
2023-02-16preview fixesmehekj
2023-02-14fixed pinning regions on pdf/web pages to allow proper pres following. ↵bobzel
added click on pres item# to select w/o navigation. fixed dashDocView to be selectable without losing selection to parent textbox. added BingMaps rudimentary option to googleMaps
2023-02-13need to make presentation documents delegates, not aliases of targetbobzel
2023-02-10changed 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-09fixed 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-09Merge branch 'master' into schema-mehekmehekj
2023-02-09doc preview and arrow key movementmehekj
2023-02-04image 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-02-03fixed coloring clusters in freeform viewbobzel
2023-02-02pause playing trails when collections are panned/zoomed. don't open mini ↵bobzel
trail player when following trail link if the trail is already shown
2023-02-02fixed sizing of equation boxes and added grab cursor for link anchorsbobzel
2023-02-02added initial support for equationBox font size settingbobzel
2023-02-01fixed ungrouping documents on video/image/etc. fixed undoing deleting ↵bobzel
collections to reset annotationOn field. fixed setting size in text box with richtext menu buttons and not losing focus and having stored marks get lost.
2023-01-30basic sortingmehekj
2023-01-30fixed pointerEvents for text box footnotes. fixed keyvalue editing to not ↵bobzel
typecheck. fixed schema header field editing from keyvalue pane. fixed webBox error causing overlayview to not work for Repls and others. fixed some layout issues with stackingview columns.
2023-01-28version without schemarow as documentviewmehekj
2023-01-28Merge branch 'master' into schema-mehekmehekj
2023-01-28checkpoint: schemarow as documentview functioningmehekj
2023-01-26fixed up editing linked trails from link menuitemsbobzel
2023-01-25added a linkFollow o[ption to choose between opening target, or highest ↵bobzel
level collection containing target. fixed adding marker annotations to pdf/web/etc. fixed following link to wikipedia pages to not create a new document each time. made searchBox's search function static so that it can be called programmatically. Fixed LinkDocPreview to not flicker when doing a nopreview link follow. changed PlayTrail to restore state of all freeform collections containing source anchor.
2023-01-24stopped storing presCollection in PresBox in favor of computing it. added ↵bobzel
anchor menu option for viewing linked trail. fixed showing slected slides in presbox when link with up is used.
2023-01-20create stackedTimeline audio panels only when opened. stopped loading link ↵bobzel
docs from other users if their link db's are not being used.
2023-01-20went back to adding PDF text selection targets as annotations when anchor of ↵bobzel
pres element a
2023-01-20removed 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
2023-01-17fixed linkint to trail to follow trail immediately in lightbox and show ↵bobzel
trail ui in minimized mode. fixed overlay of pres box to not disappear when lightbox appears. closing /ending trail hackily restores collecftion to prior pan/zoom.
2023-01-13Merge branch 'master' into schema-mehekmehekj
2023-01-13changed starting presentations to not advance to next slide immediately but ↵bobzel
treat the first slide as if a transition had been made to it.
2023-01-13cleaned up linkmanager a little. maded myshareddocs a folder in ↵bobzel
myfilesystem. fixed setting author on copied documents to current user.
2023-01-12fixed loading newly created links. fixed following links to contexts that ↵bobzel
haven't been loaded yet.
2023-01-12fix for document decoration bounds alignment with non-fit-width freeform views.bobzel
2023-01-09changed default pres duration of pinned item to 2 secs. if not defined, ↵bobzel
default is 0.
2023-01-07fixed pinning pdf documents without a selection to trailbobzel
2023-01-06added zoom box highlighting of text anchors in pdf/web pages for link/pres ↵bobzel
following. Added serial/parallel option for presentation group with up. Added direct pinning of text seletions to trails. fixed 'hide' option for preselements to work with hidebefore/after
2023-01-03from lastbobzel
2023-01-03fixed frame num highlight when in editing mode.bobzel
2023-01-03fixed occasional errors loading imagesbobzel
2022-12-23fixed pinning items at frame 0 of an animated collection.bobzel
2022-12-23fixed scroll pan vs. zoom option and uibobzel