aboutsummaryrefslogtreecommitdiff
path: root/src/ClientUtils.ts
AgeCommit message (Collapse)Author
2024-05-08fixed text selection on web pages. cleaned up gptSummarize to work on any text.bobzel
2024-04-30broke out clusters code from freeformview to its own file. cleaned up a bit.bobzel
2024-04-29eslint fixes.bobzel
2024-04-24fixed search on pdfs to display results when pDF is not selected. fixed ↵bobzel
presentation transitions to animate. changed so that annotaitons on pdfs would highlight when following a pres slide. fixed scrolling to annotations (and other viewSpecs) from presentations by using the slide target, not the slide as the focus document. cleaned up search and fixed to unhighlight searches on close. fixe pdf search unhighligting to work.
2024-04-19lint fixes.bobzel