| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-11-29 | changes to streamline link editing UI (got rid of LinkEditor). cleaned up ↵ | bobzel | |
| link (un)highlighting. | |||
| 2022-11-15 | made InPlace container tool button apply more settings to be more like a ↵ | bobzel | |
| template. added followAllLInks flag. added image anchors to save pan zoom. added follow link button bar option for follow all links. added hideDecorations flag and property | |||
| 2022-11-10 | partial fix for previewing multiple links to different sidebar notes. fixed ↵ | bobzel | |
| opening sidebar to create an annotation the first time. fixed honoring dashFieldView's non-editable flag. moved isLinkButton setter to expert and make isLinkButton default for Buttons. fixed following Links with Zoom to reset view. fixed view for editing onClick for documents | |||
| 2022-11-04 | more fixes to sidebar annotations of pdfs to improve link following. | bobzel | |
| 2022-11-02 | made decorations semi transparent until hover to make ui less noisy | bobzel | |
| 2022-11-01 | fixes for goldenlayout to initialize more cleanly. updated all old ↵ | bobzel | |
| ReactDOM.render() to ReactDom.createRoot(). fixes for PDF/Web sidebar sizing. added text from pdf selection anchors to sidebar notes. fixed PDF text selection to align properly. | |||
| 2022-10-27 | cleaned up treeViews to work across PresBox/ppt slides/collections/ - ↵ | bobzel | |
| modified DocumentView rendering to remove pres box refs. fixed mainView width. | |||
| 2022-10-25 | various tweaks: show border highlights in tree views, uniform treatment of ↵ | bobzel | |
| embedding using title bar, even for free form views, choose bestAlias when dragging from files menu, text boxes honor document moves, show title for timeline annotations, fix dragoffset for stacks with buttons/description headers, | |||
| 2022-10-19 | fixed erasing straight line stroke segments caused by intersections with ↵ | bobzel | |
| other strokes. cleaned up more with gestures. changed docView lock icon to be part of docDecorations. | |||
| 2022-10-18 | starting to fix resizing rotated docs. | bobzel | |
| 2022-10-18 | fixed up off-center rotation for ink | bobzel | |
| 2022-10-18 | hide rotate center by default | bobzel | |
| 2022-10-17 | added rotation around an arbitrary point to doc decos. fixed show title for ↵ | bobzel | |
| func plots and for shared docs in novice mode. | |||
| 2022-10-07 | fixes for equations : :eq as option to ctrl-m inside a text box. added ↵ | bobzel | |
| background for equations. fixed cursor focus issues. | |||
| 2022-10-04 | Merge branch 'master' into pres-pin-fixes | bobzel | |
| 2022-10-04 | fix to show close and open icons of hideResizers documents. fixes for native ↵ | bobzel | |
| size control of text and freeform collections. fixes for lightbox view of native size collections. fix for 'false' script. | |||
| 2022-09-29 | a bunch of changes to trails: link to trail to initiate trail when following ↵ | bobzel | |
| link. cleanly separate pin layout data vs. content data. | |||
| 2022-09-22 | fixed presenting backward in presBox. fixed context menu to appear above ↵ | bobzel | |
| other widgets | |||
| 2022-09-21 | added resize back in | Geireann Lindfield Roberts | |
| 2022-09-21 | restyled document decorations | Geireann Lindfield Roberts | |
| and changed novice mode to exclude `data` in treeView | |||
| 2022-09-14 | changed docking view thumbnails to be imagefields, not docs. allowed ↵ | bobzel | |
| docking view to be nested to avoid crashes before when they became nested. fixed dropping docs with dropAction of 'alias' to never remove them. fixed clearing startLink to not deselect when link is already started | |||
| 2022-09-12 | fixed rotating UI for video boxes. fixed generating error response for ↵ | bobzel | |
| unsupported video/audio formats. | |||
| 2022-09-07 | fixed dragging stackedTimeline entries so that they appear during drag. ↵ | bobzel | |
| fixed cursors for video/pdf/stackedTimeline to be a little more clear. fixed initial corner resize of pdfs. fixed videobox marquee drag when viewScale is undefined. | |||
| 2022-08-23 | Merge branch 'master' into parker | bobzel | |
| 2022-08-22 | made inkMasks animate when they are turned on /off. fixed inkStrokes to ↵ | bobzel | |
| be interpolated when they have an activeFrame set. | |||
| 2022-08-19 | fixed undo bug in dragManager where batches weren't being closed. fixed ↵ | bobzel | |
| schemaheader copy method to copy all parameters. fixed notetaking columnresizer to create an UndoBatch. fixed notetakingview's columnHeaders to return the actual headers list, not a copy. fixed document decorations to not modify docsBeingDragged | |||
| 2022-08-18 | fixed up presboxelement to not reference presbox.instance. fixing layout of ↵ | bobzel | |
| presboxelement in treeview. fixing "removing" an inkMask without removing it from the collection so that it can be turned on and off. | |||
| 2022-08-08 | fixed recent bug where dragging actions wasn't undoable. changed closing an ↵ | bobzel | |
| icon to deiconify it first so that following a link to it won't show the icon. | |||
| 2022-08-08 | fixed autolinking to not match partial word substrings. restored textbox ↵ | bobzel | |
| dictation. | |||
| 2022-08-03 | fixes for dragging notes so that they highlight properly and go to the right ↵ | bobzel | |
| place when embedded in freeform views. | |||
| 2022-07-27 | fixed document leak related to capturedVariables in scripts. changed ↵ | bobzel | |
| capturedVariables to be a string encoding the captured variables instead of a Doc. | |||
| 2022-07-26 | turned off resetriting text box resizing to max of scroll height. fixed ↵ | bobzel | |
| placement/behavior of sidebar anno button for text. | |||
| 2022-07-25 | fixed maxHeight for resizing text boxes, collections etc. | bobzel | |
| 2022-07-25 | made formatttedtextbox annotation handle work the same as pdf/web. prevent ↵ | bobzel | |
| header from hiding annotation button handle. fixed resizing text boxes. | |||
| 2022-07-22 | adjusted native dim scaling slightly combining props.scaling and ↵ | bobzel | |
| props.ContentScaling into props.NativeDimScaling and fixing some resizing behaviors for fitWidth freeformviews and native-sized text boxes. Also fixed clicking on presboxe elements to not drag. | |||
| 2022-07-21 | fixed undo for opening/closing sidebar for pdf/web/text. fixed ↵ | bobzel | |
| lightboxview for pdf's with smaller heights. | |||
| 2022-07-08 | restructured currentUserUtils to avoid having import cycles. | bobzel | |
| 2022-07-06 | edting -> editing | Geireann Lindfield Roberts | |
| 2022-07-05 | Merge branch 'master' into geireann-rotation-borderRadius | Geireann Lindfield Roberts | |
| 2022-07-05 | fixed sidebar annos to be editable (with i-beam cursor) when selected and to ↵ | bobzel | |
| be active when parent document is active. fixed previewing a sidebar annotation to not open up sidebar | |||
| 2022-07-02 | made document decorations hidden when making document edits | Geireann Lindfield Roberts | |
| 2022-07-02 | Update DocumentDecorations.tsx | Geireann Lindfield Roberts | |
| 2022-07-01 | added resize handlers and linted document decorations | Geireann Lindfield Roberts | |
| 2022-07-01 | added resize handlers and linted document decorations | Geireann Lindfield Roberts | |
| 2022-06-23 | fixes for getBounds (& docDecorations) for docs with scroll heights & native ↵ | bobzel | |
| Heights/ | |||
| 2022-06-23 | fixes for resizing native sized documents with fitwidth on/off and ↵ | bobzel | |
| nativeHeightUnfrozen on/off | |||
| 2022-06-20 | more cleanup to get rid of unecessary references to Doc.UserDoc(). | bobzel | |
| 2022-06-20 | removed breaking debugging code. | bobzel | |
| 2022-06-20 | fixed contextmenu when hitting enter to not iconify. fixed : menu to add ↵ | bobzel | |
| equations properly. | |||
| 2022-06-08 | styling: pres element box | Jenny Yu | |
