aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-02-13keep converting to persistentbrynnchernosky
2023-02-13need to make presentation documents delegates, not aliases of targetbobzel
2023-02-12start making everything persistentbrynnchernosky
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-09switch between sim typesbrynnchernosky
2023-02-09Merge branch 'master' into schema-mehekmehekj
2023-02-09doc preview and arrow key movementmehekj
2023-02-07pendulum worksbrynnchernosky
2023-02-07free weight and wedge workbrynnchernosky
2023-02-07wall showbrynnchernosky
2023-02-06debugging and UIbrynnchernosky
2023-02-06code compiles and runsbrynnchernosky
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-03convert to classbrynnchernosky
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-01Merge branch 'master' of github.com:brown-dash/Dash-Web into masterbrynnchernosky
2023-02-01keep switching to class componentsbrynnchernosky
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-31start converting weight file to classbrynnchernosky
2023-01-31convert from functional to class componentsbrynnchernosky
2023-01-31start converting from functional to class componentsbrynnchernosky
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-30remove extraneous codebrynnchernosky
2023-01-30start adding physics simbrynnchernosky
2023-01-28version without schemarow as documentviewmehekj
2023-01-28Merge branch 'master' into schema-mehekmehekj
2023-01-28checkpoint: schemarow as documentview functioningmehekj
2023-01-26start adding logicbrynnchernosky
2023-01-26add option to colon menubrynnchernosky
2023-01-26Merge branch 'master' into physics_simulationbrynnchernosky
2023-01-26Merge branch 'master' of github.com:brown-dash/Dash-Web into masterbrynnchernosky
2023-01-26fixed up editing linked trails from link menuitemsbobzel
2023-01-25loadsbrynnchernosky
2023-01-25Merge branch 'master' into physics_simulationbrynnchernosky
2023-01-25Merge branch 'physics_simulation' of github.com:brown-dash/Dash-Web into ↵brynnchernosky
physics_simulation
2023-01-25Merge branch 'master' of github.com:brown-dash/Dash-Web into masterbrynnchernosky
2023-01-25add new viewbrynnchernosky
2023-01-25changesbrynnchernosky
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-20Merge branch 'master' of github.com:brown-dash/Dash-Web into masterbrynnchernosky
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-20add new viewbrynnchernosky