Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-11 | fixed panMode to not do marquee selection on nested but inactive collections. | bobzel | |
2023-10-10 | merged | srichman333 | |
2023-10-10 | merge? | srichman333 | |
2023-10-10 | start | srichman333 | |
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 | removed dangling slider references. | 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-28 | fixed resetView to not apply to groups. | bobzel | |
2023-09-28 | fixed images in schema to have a width. removed maximise functionality ↵ | bobzel | |
from goldenlayout. | |||
2023-09-22 | remove prints | Sophie Zhang | |
2023-09-22 | fix: fix report manager for videos, only add _l suffix for images | Sophie Zhang | |
2023-09-21 | Merge branch 'master' into sophie-report-manager | Sophie Zhang | |
2023-09-21 | limited length of tabs to 100px | bobzel | |
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 | Merge branch 'master' of https://github.com/brown-dash/Dash-Web | geireann | |
2023-09-21 | fixed image importing via zip file to do resizing. | geireann | |
2023-09-21 | fixed export of media | bobzel | |
2023-09-21 | fixed zip export to include media properly. removed ClientUtils which ↵ | geireann | |
wasn't being used. | |||
2023-09-21 | fix non-image (video still broken) | Sophie Zhang | |
2023-09-21 | from last | geireann | |
2023-09-21 | better fix for show paths | geireann | |
2023-09-21 | Merge branch 'master' into advanced-trails-2-jesus | geireann | |
2023-09-21 | View paths button fix attempt | monoguitari | |
2023-09-20 | removed fwd/back buttons for carousel in favor of just clicking on ↵ | bobzel | |
next/previous regions. | |||
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-20 | shifted carousel fwd/back buttons away from edges of screen. made caption ↵ | bobzel | |
width of carousel inset by 30. made 3d carousel images bigger vertically. made properties dragger handle smaller when minimized. | |||
2023-09-19 | fixed closing a text box while typing in it. | bobzel | |
2023-09-19 | turned off ink and dragging in explore mode. | bobzel | |
2023-09-19 | turned off document decorations and context menus in explore mode. | bobzel | |
2023-09-19 | can't create text boxes now in explore mode. | bobzel | |
2023-09-19 | fixed tree view hierarchy opening icons | bobzel | |
2023-09-19 | fixed match system color settings. | bobzel | |
2023-09-19 | fixed pinning ink strokes to honor save layout/content. | bobzel | |
2023-09-19 | made ink strokes not fit width by default | 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 close tab 'x' a little wider. | bobzel | |
2023-09-19 | fixing golden layout button positions. | bobzel | |
2023-09-19 | made goldenlayout tabs/buttons follow color scheme + added hover highlights. ↵ | bobzel | |
got rid of old color scheme code. |