| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-08 | restructured currentUserUtils to avoid having import cycles. | bobzel | |
| 2022-06-20 | a bunch of changes to make some userDoc() field accesses more typesafe by ↵ | bobzel | |
| going through CurrentUserUtils. Some normalization of naming/functionality in CurrentUserUtils | |||
| 2022-06-14 | fixed clippings on cropped images | bobzel | |
| 2022-06-02 | Merge branch 'inking-naafi-mehek' into master-cleanup | mehekj | |
| 2022-05-18 | fixed linking bug so that both start and end link can be regions. added ↵ | bobzel | |
| zoom to target checkbox for link editing. extracted out a new field pointerEvents so that lockPosition is not automatically conflratd with no pointer events. updated freeformview focus to work with zooming on region selections. | |||
| 2022-05-13 | removed layerProvider functionality. | 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-04-29 | fixes to webpage proxying. fixes for images (and clippings) to use ↵ | bobzel | |
| appropriate sampled image. | |||
| 2022-04-28 | fixed feedback dragging link button. fixed warnings. added some assymetric ↵ | bobzel | |
| linkRelationships. | |||
| 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-21 | fixed issues with pile view - dragging, burst size, rendering within ↵ | bobzel | |
| grid/non-freeform views, fixed timeView filtering to not keep making redundant filters, | |||
| 2022-04-11 | making layout icons work better. | bobzel | |
| 2022-04-07 | added grouping and write mode vs pen mode | Naafiyan Ahmed | |
| 2022-04-07 | fixed iconizing images to not get the wrong height because of templates. ↵ | bobzel | |
| fixed cross-fade of images to work without needing doc to be selected. | |||
| 2022-03-04 | removed pseudo Doc type system. playing with hot reloading. | bobzel | |
| 2022-03-02 | upgraded to typescript 4.6.2 | bobzel | |
| 2022-03-01 | updated to webpack 5 | bobzel | |
| 2021-09-27 | videoBox fitsWidth properly in lightbox. documentdecorations less hacky for ↵ | bobzel | |
| deciding when to allow nativewidth/height changes by adding props to document type templates. fixed height of properties pane & updated CSS for leftflyout & properties pane. marquees no longer oveflow image/video boxes. | |||
| 2021-09-27 | improved image resizing flickering caused by Chrome bug with overflow:auto. ↵ | bobzel | |
| works now when fitWidth is false. | |||
| 2021-09-13 | fixed copyPath menu item for images/pdfs. fixed contextmenu right-clicking ↵ | bobzel | |
| to not require preselection of doc. | |||
| 2021-08-26 | fixed warnings/errors | bobzel | |
| 2021-08-26 | a lot of changes to move isContentActive into DocumentView | bobzel | |
| 2021-08-24 | fixed following link from ink stroke. made interacting with annotatable ↵ | bobzel | |
| documents consistent when selections are cleared by clicking. fixed undo for webboxes. fixed limiting size of links button. | |||
| 2021-08-01 | made url server references relative. | bobzel | |
| 2021-07-27 | from last | bobzel | |
| 2021-07-14 | from last | bobzel | |
| 2021-07-14 | fixed dragging marquees on nested images. fixed images to allow marquees on ↵ | bobzel | |
| nested images. changed drag titlebar message. | |||
| 2021-07-14 | fixed selections so that they persist on deselect to allow linking a ↵ | bobzel | |
| selection on one document directly to a selection on another document. Also fixed recently closed to move closed document to top of list. | |||
| 2021-06-30 | fixed drawing on images/videos/photos | bobzel | |
| 2021-04-23 | fixed code warnings. updated some npm pacakges including typescript. | bobzel | |
| 2021-04-19 | fixed crash with lightboxview and stepping into an image. | bobzel | |
| 2021-04-14 | fixed image templates to set/use the appropriate nativewidth/height. fixed ↵ | bobzel | |
| carousel views and style provider to better support properties for components of a document view. fixed menus to show text options when captions and other sub text components are focused. | |||
| 2021-03-30 | more cleanup | bobzel | |
| 2021-03-29 | more progress in fixing & simplifying active/selected stuff | bobzel | |
| 2021-03-29 | still cleaning up all the active/selection code. | bobzel | |
| 2021-03-29 | initial changes to cleanup pointer events. | bobzel | |
| 2021-03-16 | put invalidation of imagebox's suffix on a 1sec delay for efficiency. | bobzel | |
| 2021-03-15 | fixed warnings. made savedAnnotations an ObservableMap. turned off ↵ | bobzel | |
| annotationLayer when there are no annotations - text is blurry on windows Chrome with mix-blend-mode overlay | |||
| 2021-03-11 | made text boxes span stackingview's when fitWidth or autoColumn is set. ↵ | bobzel | |
| made doc decs fit stacking view docs properly when stack is viewScaled. increased default size of images when > 800 pixels. | |||
| 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-15 | cleaned up showTitle and showAudio stuff just a bit. | bobzel | |
| 2021-02-14 | fixes to focus()'s api and extension to allow focusing on a Tab's contents. | bobzel | |
| 2021-02-12 | changed audio video annotation to use only timecodeToShow/timecodeToHide. ↵ | bobzel | |
| distinguish timeline annotation from video frame annotations with _timelineLabel field. Lightbox improvements to restore original camera values and to use fitContentsToDoc for collections | |||
| 2021-02-11 | fixed imagebox annotation layer sizing. was too tall when in a stackingview ↵ | bobzel | |
| and the image was resized small. | |||
| 2021-02-05 | use high res images on select | bobzel | |
| 2021-02-04 | fixed marquee annotations for web/pdf when scrolled | bobzel | |
| 2021-01-28 | cleaned up video/audio/stackedTimeline css. restored SpaceKey trigger to ↵ | bobzel | |
| start/stop creating an anchor. | |||
| 2021-01-28 | fixed so marquee select doesn't happen when zoomed in on an image/video | bobzel | |
