| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-05-17 | from last | bobzel | |
| 2022-05-17 | improved browse mode by not needing to click on background to zoom out. ↵ | bobzel | |
| cleaned up api to use a browseClick prop. | |||
| 2022-05-17 | fixed pointerevents on treview open icon. added browse mode for ↵ | bobzel | |
| freeformcollections | |||
| 2022-05-16 | fixed snapshot to set 'context' of new aliases. | bobzel | |
| 2022-05-16 | made text box body take up entire docview when suppressHeight is set (and ↵ | bobzel | |
| set suppressSetHeight in muliticolumn view) - this fixes issues with topBar. made tree view rightbuttons clickable again. fixed drag offset when dragging docs that are fitting their container width when the container is wider than the actual document width. | |||
| 2022-05-16 | re-added fwd/back animation buttons | bobzel | |
| 2022-05-15 | fixed enterting titles in tab's to not trigger inconify. added drop ↵ | bobzel | |
| placement for mulitirow/col. added time delay for switching to tab dragging. all this helps support a worktop-style topBar. | |||
| 2022-05-13 | fixed erasing overtop of closed curves. fixed outlining of non-closed strokes. | bobzel | |
| 2022-05-13 | dragging docs already within a locked document can now still be dropped onto ↵ | bobzel | |
| the locked document. | |||
| 2022-05-13 | removed layerProvider functionality. | bobzel | |
| 2022-05-13 | fixed bug with following links in lightbox. | bobzel | |
| 2022-05-13 | simplified how web pages are served and I think fixed some bugs with pages ↵ | bobzel | |
| that didn't always render | |||
| 2022-05-13 | fixed crashing bug when quickly re-updating webbox (or other) icon. fixed ↵ | bobzel | |
| infinite loop in FilterBox. changed TimeView to scale WebBox's. fixed issues with timeView filters. fixed bugs with webBox scrolling on startup, following links, etc. | |||
| 2022-05-12 | from last | bobzel | |
| 2022-05-12 | fixed perfromance (flickering, speed) issues with having pointerEvents prop ↵ | bobzel | |
| invalidate documents - switched to using a function to avoid flickering on PDFs of annotations in particular. | |||
| 2022-05-11 | fixed some zorering issues with transparent/opaque docs on pdfs | bobzel | |
| 2022-05-11 | fixed crop of pdfs when zoomed. removed some unused pdf code. removed unused ↵ | bobzel | |
| LOD code. | |||
| 2022-05-11 | added cropped images of pdfs | bobzel | |
| 2022-05-10 | fixed shift-clicking to add to doc decorations selection | bobzel | |
| 2022-05-06 | changed following links to open up icons all the way down to the target ↵ | bobzel | |
| document. allow StartLink to work with webBox w/ text selection. fixed web clippings to have a cursor and grab keyDown events. | |||
| 2022-05-05 | fixed videobox ui sizing. added rotation for imageBoxs | bobzel | |
| 2022-05-04 | cleaned up treeview sorting. | bobzel | |
| 2022-05-02 | disallowed dragging a control point past another control point. | bobzel | |
| 2022-05-02 | fixed scaling ink label in lightbox,etc views. changed ink strokes so that ↵ | bobzel | |
| clicking on label of closed stroke is lower preceden than clicking on line. fixed fontsize UI for setting ink label sizes. can no longer slide ink pts that are cusps along curve. | |||
| 2022-05-02 | fixed auto link anchor when dragging html region off of webBox. fixed Enter ↵ | bobzel | |
| for earch in webBox. | |||
| 2022-05-02 | fixed up html clippings to have a better background color heuristic and to ↵ | bobzel | |
| allow dragging clippings from webBox's. | |||
| 2022-04-29 | fixes to webpage proxying. fixes for images (and clippings) to use ↵ | bobzel | |
| appropriate sampled image. | |||
| 2022-04-29 | another labelBox fix using zerowidth spaces! | bobzel | |
| 2022-04-29 | another fix for Label's BigText to make multiline work better. fixed server ↵ | bobzel | |
| bug for 'write after end' when servering web pages. | |||
| 2022-04-29 | added 'enter' to toggle iconify. fixed webBox deiconify to render webpage. ↵ | bobzel | |
| updated colors in minimap to match icon colors. | |||
| 2022-04-29 | changed the way labelBox splits words to allow .&- added icon for webBox | bobzel | |
| 2022-04-29 | fixed creating collection icons to capture pfs (and other things with canvases) | bobzel | |
| 2022-04-29 | more cleanup | bobzel | |
| 2022-04-29 | cleaned up creation of icon templates. fixed labelBox to support padding ↵ | bobzel | |
| and to work with multiple lines and min font sizes. | |||
| 2022-04-28 | fixed rendering of slides in filesystem view to not render the UI, just the ↵ | bobzel | |
| doc name | |||
| 2022-04-28 | fixed feedback dragging link button. fixed warnings. added some assymetric ↵ | bobzel | |
| linkRelationships. | |||
| 2022-04-28 | made sharing menu a developer feature. made link relationships support ↵ | bobzel | |
| non-symmetry | |||
| 2022-04-28 | fixed linkEditor to work when invoked from documentButtonsBar and properties ↵ | bobzel | |
| sidebar is up. | |||
| 2022-04-28 | fixed pushpin behavior when target is near top or bottom of scrollable document. | bobzel | |
| 2022-04-28 | fixes for pushpin links to anchors on pdfviews | bobzel | |
| 2022-04-27 | unhide documents when viewing them from properties context/backlinks | bobzel | |
| 2022-04-27 | fixed following links (jumpToDocument) to work properly with markers and ↵ | bobzel | |
| hidden flags in nested arrangements. pushpin behaviors had been broken for scrolling to a location within a text document and hiding the document if no scroll was needed. unhiding hidden images/pdfs wasn't working when following a pushpin to an annotation on them. | |||
| 2022-04-27 | fixed following pushpin links to text selections to toggle the text box ↵ | bobzel | |
| (since markers don't have a hidden flag for toggling). fixed pdf next/prev page and # pages. fixed pdf selections to not include <br>'s which apparently have the wrong bounds. | |||
| 2022-04-27 | fixed links to ink being computed correctly on the inkStroke's links field. ↵ | bobzel | |
| fixed interacting with iconified ink. fixed cycling through links on linkDocPreivew to not deselect | |||
| 2022-04-27 | fixed tree view icons to not needlessly use the layout_icon doc | bobzel | |
| 2022-04-27 | fixed double-click on file sys to lightbox the doc. adjusted how aliases ↵ | bobzel | |
| are chosen when opening file sys doc. fixed sorting UI of treeviews | |||
| 2022-04-26 | added image cropping. made treeView icons show up for file system and ↵ | bobzel | |
| dashboard, and made them persist invisibly to fix triggering on hover. changed tree view filesystem and dashboard to show expanded icons on hover. | |||
| 2022-04-26 | made creating a new thumbnail icon delete previous ones. fixed bug where ↵ | bobzel | |
| documents would re-render if an earlier docuent in the collection list was added/removed. | |||
| 2022-04-26 | changed close/iconify to leave icons selected. fixed some edge cases when ↵ | bobzel | |
| clicking icon and typing backspace at same time. | |||
| 2022-04-26 | again from last | bobzel | |
