| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-01 | final cleanups for simplified drag and drop of annotations. fixed some ↵ | bobzel | |
| issues rtf focus when creating notes in masonry view. fixed text sidebar. | |||
| 2021-02-24 | cleaned up DocumentView's contentView api to be more general. fixed ↵ | bobzel | |
| screenToLocal for freeformView's whenb _fitToBox is set. moved webBox menu items out of CollectionMenu and into WebBox using the contentView API. | |||
| 2021-02-12 | fixed previewing/scrollingto targets in web boxes and PDFs. fixed following ↵ | bobzel | |
| link to textanchor when rtf doc is not displayed. | |||
| 2021-02-12 | fixed bejhavior of Annotations when clicked to use FollowLink so that ↵ | bobzel | |
| behavior is consistent. previously in a lightbox links within a pdf woud unnecessarily open the the PDF in its context | |||
| 2021-02-11 | more focus refactoring and some bug fixes - resetting target document when ↵ | bobzel | |
| recursively focusing. | |||
| 2021-02-11 | now pdf/web/text scroll to the target and then pan the document to be in view. | bobzel | |
| 2021-02-11 | playing with trying to improve chaining of nested focus() method calls. | bobzel | |
| 2021-02-10 | simplified focus'ing on documents. refactored scrollFocus code. changed ↵ | bobzel | |
| focus in 2D to move doc into view but not center. | |||
| 2021-02-08 | overhaul of link anchors on text boxes to use actual Documents to represent ↵ | bobzel | |
| selected text. Also got rid of _scrollY and _scrollPreviewY so that all document regions can be focused on using focus() and the new scrollFocus() mechanisim | |||
| 2021-02-04 | fixed marquee annotations for web/pdf when scrolled | bobzel | |
| 2021-02-04 | fixed scrolling animations in view bounds for webbox and pdfBox's ↵ | bobzel | |
| particualrly for lightbox views. added a docViewPath prop for docuentViews. | |||
| 2021-02-03 | fixed updating annotations when navigating on a pdf | bobzel | |
| 2021-02-03 | added linkRelationship to linkEditor. fixed warnings. | bobzel | |
| 2021-02-03 | fixed webBox forward/backward and in lightbox. | bobzel | |
| 2021-01-28 | fixed so marquee select doesn't happen when zoomed in on an image/video | bobzel | |
| 2021-01-22 | fixed up videoBox timeline. changed video annotations to use ↵ | bobzel | |
| displayTimecode and undisplayTimecode | |||
| 2021-01-20 | fixed hiding AnchorMenu in text boxes. encapsulated fadeOut of AnchorMenu ↵ | bobzel | |
| within class for simplicity. | |||
| 2021-01-20 | moved PDFMenu to AnchorMenu. added AnchorMenu to formattedTextBox. Fixed ↵ | bobzel | |
| following links from text box huyperlinks when there are multiple different huypertext links on the document. | |||
| 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 | |
| 2021-01-18 | fixed creating right margins for WebBox's | bobzel | |
| 2021-01-18 | fixed marquee dragging in webBox to pick correlate with cursor again. | bobzel | |
| 2021-01-12 | fixed layout of audioBox markers | bobzel | |
| 2020-12-15 | simplifying dragging to make links by moving linkDocument to event, instead ↵ | bobzel | |
| of dragData. moved link anchor and caption styling to default style provider. CURRENTLY, typing text, brushing doc highlights along with a bunch of other things ARE BROKEN .. | |||
| 2020-12-14 | renamed ContentFittingDocumentView as DocumentView. Renamed DocmentView as ↵ | bobzel | |
| DocumentViewInternal | |||
| 2020-12-14 | got rid of fitDocToPanel. made collectionFreeFormDocView always use a ↵ | bobzel | |
| ContentFittingDocView. fixed up web box selections. | |||
| 2020-12-14 | more changes to ContentScaling to get web/video/image boxes to work with ↵ | bobzel | |
| annotation/DocDecorations in contentfitting and freeform views. | |||
| 2020-12-13 | fixed webbox | bobzel | |
| 2020-12-13 | now working on video and web box's to fix their annotation registration with ↵ | bobzel | |
| doc decorations. | |||
| 2020-12-12 | made conentScaling a DocumentView-only prop | bobzel | |
| 2020-12-10 | more cleanup/organization of 'props' . removed VisibleHeight props and ↵ | bobzel | |
| cleaned up PDF and other props | |||
| 2020-12-10 | removed annotationsKey prop in favor of reusing fieldKey. Fixed web pages ↵ | bobzel | |
| to allow dash annotations again. | |||
| 2020-11-24 | prevent possible crash on empty text box hypertext link. prevent Webbox's ↵ | bobzel | |
| from updating .text field every time loaded. avoided slow incremental updating of LinkDB by awaating document anchors when linkdb is setup. | |||
| 2020-11-21 | turned off automatic loading of non-active tabs. fixed placement of ↵ | bobzel | |
| contentfittingview content for link preview of web/pdf etc (was vertically displaced). turned off javascript in webBox's. | |||
| 2020-11-20 | added a preliminary Layer mechanism. changed documentDecrations to not go ↵ | bobzel | |
| out of the mainDocument area. changed parentActive to work "recursively" through stacks of background documents. | |||
| 2020-11-06 | fixed web pages to scroll and update scrollTop when in annotation mode. ↵ | bobzel | |
| fixed pointer events on custom text view headers. | |||
| 2020-11-02 | fixed warnings | bobzel | |
| 2020-10-30 | fixed typo | bobzel | |
| 2020-10-30 | finally fixed webBox warning | bobzel | |
| 2020-10-30 | from last | bobzel | |
| 2020-10-30 | from last | bobzel | |
| 2020-10-30 | getting rid of runtime scaling & other warnings | bobzel | |
| 2020-10-28 | fixed up webBox's to navigate better synchronously when srollTop chagnes. ↵ | bobzel | |
| fixed navigation in wikipedia and other pages when hyou dont' click directly on a link. | |||
| 2020-10-22 | minor code cleanup | bobzel | |
| 2020-10-22 | fixed warnings | bobzel | |
| 2020-10-22 | fixed webBoxes to switch URLS when hyperlink is clicked (and page is not ↵ | bobzel | |
| cross-origin). fixed some undo navigation web stuff. fixed drag/drop to create anchor that bounds the original selection. fixed html clippings to not have a nativewith/height so that they reflow | |||
| 2020-10-17 | major rewrite of native width/height/aspect. Fixed scaling of text note ↵ | bobzel | |
| sidebars. | |||
| 2020-10-16 | fixed scrolling of web boxes for presentations, etc. | bobzel | |
| 2020-09-29 | made pdf/web anchors pushpins by default. can now remove docs you own from ↵ | bobzel | |
| sidebars you don't. made formatted text boxes alway show sidebar handle when there's content. sidebar text has no padding by default. sidebar collection doesn't scroll when text overflows. added more playground fields | |||
| 2020-09-29 | changed sidebar functionality for textboxes to open outward and make handle ↵ | bobzel | |
| blue when there are contents. added a fitToBox capability for contents of sidebar. | |||
