aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2020-12-10more cleanup to documentViewprops. got rid of nudge() addedbobzel
2020-12-10more cleanup/organization of 'props' . removed VisibleHeight props and ↵bobzel
cleaned up PDF and other props
2020-12-10removed annotationsKey prop in favor of reusing fieldKey. Fixed web pages ↵bobzel
to allow dash annotations again.
2020-12-10fixed filterBox/TreeView to support checkboxes again. Simplified ↵bobzel
{DocumentView/CollectionView/FieldView}props
2020-12-09from last - fixed warnings.bobzel
2020-12-09final improvements to audio waveform rendering.bobzel
2020-12-09better fix for caching audio waveform as list.bobzel
2020-12-09only load audio waveform data when audio is selected -- should be replaced ↵bobzel
by something more efficient like a cached bitmap..
2020-12-08cleaned up MarqueeView code a bit.bobzel
2020-12-08simplified styleProvider arguments. fixed useClustersbobzel
2020-12-08cleaned up presEffects a bit so that they're part of PresBoxbobzel
2020-12-07got rid of LibraryPath. Fixed collectionFreeFormDocViews to use pres ↵bobzel
Effects whenever doc is selected
2020-12-07fixed lists to allow multiple null-value entries & be able to edit in ↵bobzel
KeyValuePane. cleaned up a lot of stuff with animation frames and got working again. fixed previews of links to text selections to preview properly.
2020-12-03fixed background lock iconbobzel
2020-12-03from lastbobzel
2020-12-03added zordering as a sort option for treeViewbobzel
2020-12-03changed parameters for style provider to use documentViewProps instead of ↵bobzel
renderDepth
2020-12-03fixed default textbox background color. added icons to treevie displaysbobzel
2020-12-02prevent text docs being created when two+ docs are selected.bobzel
2020-12-02fixed warnings. prevent titles form showing up in presentationViewbobzel
2020-12-02added a loadtime cookie to keep track of last load time.bobzel
2020-12-02Merge branch 'master' into presentation_v1geireann
2020-12-02loader progress bar (superficial)geireann
- temp media changes
2020-12-01fixed formatted text box not to clear the richTextMenu when it blurs if it's ↵bobzel
still selected.
2020-12-01Removed temp presPropertiesgeireann
2020-12-01Merge branch 'master' into presentation_v1geireann
2020-12-01small changes to temp audio stopping (not final)geireann
2020-12-01temp media stop on change slidegeireann
2020-12-01UI mini changesgeireann
2020-11-30fixed react warningbobzel
2020-11-30Merge branch 'master' into sally-changesbobzel
2020-11-30fixes and minor changes to temporal media settings in pres. trailsgeireann
2020-11-30Merge branch 'master' into presentation_v1geireann
2020-11-30changed color to backgroundColor in styleProvider. added a stuyle provider ↵bobzel
for overlayDocs
2020-11-30Audio updatesgeireann
2020-11-29redesigned settings popupSally Chen
2020-11-29pres trails temporal media and fixing group with upgeireann
2020-11-29temporal media updates for pres. trailsgeireann
2020-11-29group with up functionalitygeireann
2020-11-28pres trail colors + group with upgeireann
2020-11-28Merge branch 'master' into presentation_v1geireann
2020-11-28audio in pres updates + pre-loadergeireann
2020-11-25fixed run-time error when resetting the DBbobzel
2020-11-24prevent possible crash on empty text box hypertext link. prevent Webbox's ↵bobzel
from updating .text field every time loaded. avoided slow incremental updating of LinkDB by awaating document anchors when linkdb is setup.
2020-11-25Merge branch 'master' into presentation_v1geireann
2020-11-25loadergeireann
2020-11-24fixed ink pointer events to honor visiblepaintedbobzel
2020-11-23added an LOD minimapbobzel
2020-11-22fixed backgroundHalo() computedFn to not invalidate and cause new text boxes ↵bobzel
to lose focus.
2020-11-22added ungroup with typing 'u'bobzel