aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/global/globalCssVariables.scss.d.ts
AgeCommit message (Collapse)Author
2023-12-11fixed includes of scss globals into typescript files.bobzel
2023-11-12cleaning up freeformview code.bobzel
2023-10-10made tablebox row height a css variable. fixed panmode so that left drag ↵bobzel
selects w/ marquee and two finger vertical pan isn't clamped.
2023-05-21fixed comparisonBox to create embeddings of documents by fixing ↵bobzel
targetDropAction to work for non-collections. fixed carouse3D view to have correct screentolocal XFs,
2023-03-28numerous changes to try to simplify event handling in DocumentView - got rid ↵bobzel
of isContentActive in DocComponent since it's in DocumentView. Including adding 'enableDragWhenActive' , 'onClickScriptDisable',
2022-11-29changes to streamline link editing UI (got rid of LinkEditor). cleaned up ↵bobzel
link (un)highlighting.
2022-08-11added better ui and backend support for mask ink strokes. added frame #'s ui ↵bobzel
for seeing current animation frame.
2021-09-14refactored a bunch of names in MainView. Fixed scrolling in left menu ↵bobzel
flyout treeview panels.
2021-07-10Standardizing Colors, changing global CSS variablesAshley Cai