aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/EquationBox.scss
AgeCommit message (Collapse)Author
2025-02-25added a hideUI option to hide buttons. fixed a mess of runtime warnings ↵bobzel
mostly related to how scss files can be included in each other
2024-11-12made equation background same as text. fixed dflt stroke/link width to both ↵bobzel
be 1. made function plot axis ranges get saved to Doc. marked equation->function links as being svgs. fixed initial size of equation boxes..
2024-11-12fixed clicking on filled closed strokes to select them.. fixed equationBox ↵bobzel
initial width. fixed line mode for ink to always create lines. fixed contextMenu to reset selectedIndex after being hidden. added reveal options for comparisonbox to contexst menu.
2023-12-11fixed includes of scss globals into typescript files.bobzel
2023-08-09fixed resizing from bottomleft. turned on Tools in novice mode. fixed ↵bobzel
aborting editing of tree view titles with escape or click outside. got rid of scrollbar in Tools panel by fixing height of masonry panel. updated browndash-components to fix problem of tooltips getting in away of click events on Tool items.
2022-07-03fixed clicking on empty parts of equation box to start editingbobzel
2022-06-05cleanupmehekj
2022-04-12ink to text for groupingsmehekj
2021-09-20fixed equations/ink to work properly when not fitwidth in lightbox. don't ↵bobzel
show titles for ink or equations using fields now.
2021-03-01added basic math typeset equation inputbobzel