aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2020-12-11got rid of ChromeHeight and replaced with HeaderMargin in style provider. ↵bobzel
made text headers not overlap the tet itself.
2020-12-11converted all style sheet properties to enums.bobzel
2020-12-11fixed pointerevents set through styleProvider. fixed crash when color ↵bobzel
strings use uppercase. fixed empty text boxes to set default font size/family
2020-12-11cleaning up more doumentViewProps. reduced use of treeViewDoc prop. added ↵bobzel
hideTitle. fixed background shadow on isButton documents.
2020-12-10a little refactoring in CollecftionFreeFormViewbobzel
2020-12-10fixed infinite loop in treeView. changed styleProvider signature back to ↵bobzel
have an optional 'props'
2020-12-10moved opacity and borderRounding into styleProviders. fixed contextMenu ↵bobzel
clcik from button bar
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-03pullLionel Han
2020-12-03working timeline for videoLionel Han
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