| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-11-02 | performance fixes - don't invalidate as much by using reactions in place of ↵ | bobzel | |
| computd values; don't make things active when things are dragged unless CanEmbed; fix for linkBox to use reaction. | |||
| 2023-11-02 | cleaned up brushView to only apply to freeformviews that aren't overlays ↵ | bobzel | |
| (wasn't being used properly. before anyway). cleaned up marquee view divs. | |||
| 2023-11-01 | fixes to snapping lines when dragging/resizing (lines are created for doc ↵ | bobzel | |
| not being dragged, snapping lines are created for documents in groups). cleanup of pres path code. | |||
| 2023-11-01 | fixed so that ink properties can be set before drawing a stroke. fixed ↵ | bobzel | |
| turning off ink when menu is collapsed. added meta-click to fit all for collections, or zoom in on a document. | |||
| 2023-11-01 | cleaned up presentaton path lines | bobzel | |
| 2023-10-31 | fixed deselecting video/audio with escape. fixed focus or open on iconified ↵ | bobzel | |
| docs to just show them (not toggle), and fixed to showDocument on target unless its container isn't displayed. | |||
| 2023-10-31 | fixed keyframe animation of ink and links. fixed getDocumentview with ↵ | bobzel | |
| preferred collection | |||
| 2023-10-31 | fixed groups to use actual document boundaries for ink or link lines, ↵ | bobzel | |
| instead of boundingbox. fixed doc title css. started to make link lines more compatible with ink. | |||
| 2023-10-30 | fix for group child dragging that still allows titles to be clipped when ↵ | bobzel | |
| border radius is set. | |||
| 2023-10-27 | added collection itself to timeline | bobzel | |
| 2023-10-26 | enabled different title colors per doc, not just per user. added support for ↵ | bobzel | |
| screen space doc titles, and for proper title clipping when borderRadius is set. added dropdown for setting title field to display and tweaked editableView to enable ellipsis for overfow | |||
| 2023-10-24 | fixed hide before/after in trails. move ink mask to developer. fixed ↵ | bobzel | |
| tangent dragging on some curves that have no initial tangent. fixed tree view highlights when dragging. | |||
| 2023-10-21 | change to doc decorations to be more "lightweight". made linkBox render ↵ | bobzel | |
| links in a freeform view as a DocView. added an auto-reset view option for freeforms. fixed highlighting ink strokes. Made groups behave better for selecting things 'inside' the group bounding box that aren't in the group. Added vertically centered text option. | |||
| 2023-10-16 | cleaned up css and cursor pointer for tableboxes. prevent links being drawn ↵ | bobzel | |
| to keyvaluebox. | |||
| 2023-10-16 | added auto reset view option for collections. | bobzel | |
| 2023-10-12 | fix for tableBox scrolling | bobzel | |
| 2023-10-12 | performance fixes to reduce re-rendering : moved link brushing out of Doc's ↵ | bobzel | |
| highlighting and into Annotation.tsx, stopped freeformview from rerendering whenever its invalidated by not always setting layoutElements to a new list. | |||
| 2023-10-10 | made tablebox row height a css variable. fixed panmode so that left drag ↵ | bobzel | |
| selects w/ marquee and two finger vertical pan isn't clamped. | |||
| 2023-10-10 | more fixes for virtual scrolling and added keeps scroll pos on drag | bobzel | |
| 2023-10-10 | fixes for scrolling large datasets in TableBox | bobzel | |
| 2023-10-10 | merged with master | bobzel | |
| 2023-10-04 | from last -- test font color to determine which blend mode for clippings. | bobzel | |
| 2023-10-04 | from last | bobzel | |
| 2023-10-04 | using hard-light instead of multiply for blend mode of web clippings to ↵ | bobzel | |
| better handle white text | |||
| 2023-10-04 | several fixes for webclips, linking to pdf/web, fonticon dropdowns. removed ↵ | bobzel | |
| sliderbox. reduce uses of scriptContext fixed web clipping annotations to be in correct spot and not to crash because of using a url that it doesn't have. fixed pdf/web links to not use anchor from other end of link. because of sharing of GetAnchor global. added a backup when presbox overwrites a doc's data field. removed sliderBox. fixed fontIcon dropdowns to not call click script twice. removed scriptContext where it wasn't needed which is everywhere except TreeViews. | |||
| 2023-10-02 | better scrolling in data tables | srichman333 | |
| 2023-09-29 | fixed deleting map pins to remove their associated child filter. | bobzel | |
| 2023-09-29 | fixed autoHeight text scrolling in its own tab and elsewhere. update ↵ | bobzel | |
| ChildDrag to GroupChildDrag and simplified documentView code. fixed MapAnchorMenu to allow linking by dragging text icon. | |||
| 2023-09-28 | header fix + more consistent bar height | srichman333 | |
| 2023-09-28 | smoother scrolling | srichman333 | |
| 2023-09-28 | doesn't lag / glitch system but scrolling can be kinda funky | srichman333 | |
| 2023-09-21 | fixed following links from things with Configs to read the link following ↵ | bobzel | |
| properties correctly (fixes zooming to target). fixed server stats background. fixed undoing clicking on a annotaiton button after making a text selection. fixed dropping link annotation onto text box to make a link. removed toggle sidebar type from novice. | |||
| 2023-09-21 | better fix for show paths | geireann | |
| 2023-09-20 | added carousel3D to novice and fixed it's button positions and its focus so ↵ | bobzel | |
| that it works with trails. added dragging documents within single collection for rearranging order of docs in a tab collection. fixed freeform views set to fitWidth to show decorations properly. turned off scaling of tree views. updated lightbox buttons. fixed tooltips on properties toggles. | |||
| 2023-09-19 | turned off document decorations and context menus in explore mode. | bobzel | |
| 2023-09-19 | fixed tree view hierarchy opening icons | bobzel | |
| 2023-09-19 | fixed issue with clicking at end of text range selecting list_item, not text ↵ | bobzel | |
| causing bulleted items to behave weirdly. | |||
| 2023-09-19 | made goldenlayout tabs/buttons follow color scheme + added hover highlights. ↵ | bobzel | |
| got rid of old color scheme code. | |||
| 2023-09-18 | revised how to do filtering by links. | bobzel | |
| 2023-09-18 | maybe maps are finally working now? | bobzel | |
| 2023-09-16 | last chance at fixing maps startup. | bobzel | |
| 2023-09-16 | another try at maps. | bobzel | |
| 2023-09-14 | from last | geireann | |
| 2023-09-14 | turned off pointer events in dataviz boxes when not active. | geireann | |
| 2023-09-14 | turn off link anchor dot display when link arrows are shown | geireann | |
| 2023-09-14 | fixed exception | bobzel | |
| 2023-09-13 | removed leading/trailing spaces from published terms | bobzel | |
| 2023-09-13 | fixed carouselView to not pass setContentView to child layouts which prevent ↵ | bobzel | |
| linkFollowing from never terminating. fixed clipped videos to have the right start/end bounds on the timeline. | |||
| 2023-09-13 | fixed copying entire text box when nothing is selected. | bobzel | |
| 2023-09-13 | fixed text filters to be removable, have the right colors, and update when ↵ | bobzel | |
| selected doc changes. updated filter dropdown to only show parents with filters. fixed colors of link doc preview. | |||
