| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-12-16 | fixed showing of snapping lines. | bobzel | |
| 2020-12-16 | fixed treeView layouts to pass good values for panelWidth/height to ↵ | bobzel | |
| DocumentView. renamed Selectionmanager methods to be views not documents. | |||
| 2020-12-16 | from last | bobzel | |
| 2020-12-15 | from last | bobzel | |
| 2020-12-15 | fixed some events with groups - they remain active when in "background" | bobzel | |
| 2020-12-15 | added real grouping | 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-13 | removed ContentScaling={returnOne} from a lot of places | bobzel | |
| 2020-12-13 | converted TabDocView to just use a ContentFittingDocumentView. Fixed ↵ | bobzel | |
| schemView to use a styleProvider | |||
| 2020-12-13 | more props cleanup. Got rid of ItemBackgroundColor in favor of having ↵ | bobzel | |
| StyleProvider choose style based on whether it's givena DocViewProp or a FieldViewProp. | |||
| 2020-12-12 | made conentScaling a DocumentView-only prop | bobzel | |
| 2020-12-11 | more documentViewProps cleanup. fixed embedding documents into treeView / ↵ | bobzel | |
| slide bullet items. | |||
| 2020-12-11 | got rid of ChromeHeight and replaced with HeaderMargin in style provider. ↵ | bobzel | |
| made text headers not overlap the tet itself. | |||
| 2020-12-11 | converted all style sheet properties to enums. | bobzel | |
| 2020-12-10 | a little refactoring in CollecftionFreeFormView | bobzel | |
| 2020-12-10 | fixed infinite loop in treeView. changed styleProvider signature back to ↵ | bobzel | |
| have an optional 'props' | |||
| 2020-12-10 | moved opacity and borderRounding into styleProviders. fixed contextMenu ↵ | bobzel | |
| clcik from button bar | |||
| 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-12-10 | fixed filterBox/TreeView to support checkboxes again. Simplified ↵ | bobzel | |
| {DocumentView/CollectionView/FieldView}props | |||
| 2020-12-08 | simplified styleProvider arguments. fixed useClusters | bobzel | |
| 2020-12-07 | got rid of LibraryPath. Fixed collectionFreeFormDocViews to use pres ↵ | bobzel | |
| Effects whenever doc is selected | |||
| 2020-12-07 | fixed lists to allow multiple null-value entries & be able to edit in ↵ | bobzel | |
| KeyValuePane. cleaned up a lot of stuff with animation frames and got working again. fixed previews of links to text selections to preview properly. | |||
| 2020-12-03 | changed parameters for style provider to use documentViewProps instead of ↵ | bobzel | |
| renderDepth | |||
| 2020-11-30 | changed color to backgroundColor in styleProvider. added a stuyle provider ↵ | bobzel | |
| for overlayDocs | |||
| 2020-11-22 | fixed backgroundHalo() computedFn to not invalidate and cause new text boxes ↵ | bobzel | |
| to lose focus. | |||
| 2020-11-22 | converted backgroundColor prop to a more general styleProvider. | bobzel | |
| 2020-11-22 | extended clusters to support user groups. made clusters select contents on ↵ | bobzel | |
| click. made send to back/ bring to front apply to entire selection. | |||
| 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-12 | only use arrow keys to pan freeform views that are at the top level | bobzel | |
| 2020-11-10 | fixed Slides to be Colllections (not text) and fixed dockingView to display ↵ | bobzel | |
| collections properly. | |||
| 2020-11-10 | fixed performance issues with background grid by avoiding making really big ↵ | bobzel | |
| canvases. | |||
| 2020-11-09 | fixed autoHeight for formattedTextSidebars when the text document has been ↵ | bobzel | |
| scaled. cleaned up link groups. fixed pushpins that don't focus on target (e.g., a si m ple pushpin on a PDF). | |||
| 2020-11-09 | added fullScreen alias option for opening documents so that opened document ↵ | bobzel | |
| can have different scale than original. fixed pushpins to not toggle target if something must be panned/zoomed to show the target. fixed drag drop to ignore the document being dragged properly when dropping (which prevented a document over a collection from being dropped on the colelction when move slightly). | |||
| 2020-11-08 | added an optional background grid for collections. | bobzel | |
| 2020-11-03 | added undo's for icon/deiconifying pile docs and icon docs. added a zoom ↵ | bobzel | |
| hack to focus on stacking documents. stopped autoscroll on nested collections. | |||
| 2020-11-02 | fixed up dropping documents into a collection that doesn't have an ↵ | bobzel | |
| activeFrame set so that they can be resized | |||
| 2020-10-20 | fixes for overlayDocs for undo/redo in presBox - undo/redo of minimize/show ↵ | bobzel | |
| sidebar. | |||
| 2020-10-17 | fixed rubberbadning ink shapes not to get cutoff. fixed animating ↵ | bobzel | |
| annotations. fixed ink masks. fixed warnings. | |||
| 2020-10-17 | major rewrite of native width/height/aspect. Fixed scaling of text note ↵ | bobzel | |
| sidebars. | |||
| 2020-10-16 | fixed RTF so that you can scroll smoothly in a presentation. | bobzel | |
| 2020-10-15 | got rid of isDragging in favor of a field on the PresElement. fixed moving ↵ | bobzel | |
| items in presBox by fixing websocket to maintain ordering on sequential operations on a list. fixed list splicing to not call addToSet unless splicing is at end of list. fixed setting return scale when following link into portal | |||
| 2020-10-14 | fixed focusDocument in freeform views to work with annotation ↵ | bobzel | |
| overlays(mostly) - still an issue when original image is in a frame that doen't match its dimensions | |||
| 2020-10-13 | prevent zooming out on annotation overlays beyond 1-1 | bobzel | |
| 2020-10-12 | capped zoom in at a factor of 20. fixed zoom in not to pan when it hits its ↵ | bobzel | |
| zoom in limit. | |||
| 2020-10-12 | switched fonticonbox and colelctionsubview to test GetEffectiveAcl to ↵ | bobzel | |
| determine if document is available (instead of hack of testing 'author'). made GetEffectiveAcl a computedFn. No longer create a pushpin when an annotation that's linked to text is dragged off a PDF. fixed undo of pushpin navigation (used to call finish() twice). fixed pushpin navigation to conistenly pan & sensibly toggle target | |||
| 2020-10-11 | removed setting fields to undefined when Acl is Private in hopes of not ↵ | bobzel | |
| losing data when permissions are changed. prevented server writes on startup by making renderContentBounds setting a reaction, and making linearView not resize if documents are still promises and make text boxes not flip-flop their height all the time. | |||
| 2020-10-10 | fixed scrolling down to annotations that have no height (but really do -- eg ↵ | bobzel | |
| pdf selections) to at least show 50 pixels. | |||
