index
:
Dash-Web.git
master
A copy of AVD's Dash-Web software, hosted on my own hardware for local use.
browndash
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
client
/
views
/
MarqueeAnnotator.tsx
Age
Commit message (
Expand
)
Author
2021-03-09
some cleanup for inlineTextAnnotations to use a better named field. removing ...
bobzel
2021-03-01
final cleanups for simplified drag and drop of annotations. fixed some issue...
bobzel
2021-02-25
prevent annotation notes on PDFS from showing up in file system view.
bobzel
2021-02-23
fixed pdfs so that if you activate and immediately start selecting text it wo...
bobzel
2021-02-04
fixed marquee annotations for web/pdf when scrolled
bobzel
2021-01-29
fixed taking videoBox snapshots. select video/audio doc after deleting an ann...
bobzel
2021-01-22
fixed up videoBox timeline. changed video annotations to use displayTimecode...
bobzel
2021-01-20
moved PDFMenu to AnchorMenu. added AnchorMenu to formattedTextBox. Fixed fo...
bobzel
2021-01-19
fixed isPushpin annotation behavior outside of PDFs. fixed link follow highl...
bobzel
2021-01-19
more cleanup of marquee annotator. added marquee annotator to images
bobzel
2021-01-18
factored out marque selection code for WebBox and PDFBox into MarqueeAnnotator.
bobzel