aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionTreeView.scss
AgeCommit message (Collapse)Author
2025-06-13updated css and project to HTML5 standards. fixed border rounding for images.bobzel
2025-02-25added a hideUI option to hide buttons. fixed a mess of runtime warnings ↵bobzel
mostly related to how scss files can be included in each other
2023-12-11fixed includes of scss globals into typescript files.bobzel
2023-11-12cleaning up freeformview code.bobzel
2023-06-05topbar, buttons etcgeireann
2022-11-09fixed treeViews again to make room for hover buttons properly. fixed ↵bobzel
copying text from pdf to highlight copied regions without always displaying anchor.
2022-10-27cleaned up treeViews to work across PresBox/ppt slides/collections/ - ↵bobzel
modified DocumentView rendering to remove pres box refs. fixed mainView width.
2022-09-26merged tree view fixes to enable tree view in presbox and fix various ↵bobzel
scrolling and contentActive issues.
2022-09-24Fixed: treeView now doesn't get pointer events if it's not active. fixed ↵bobzel
layout of treeview for pres box. fixed horiz/vert scrolling for trees. fixed not adding Loading docs to recently closed.
2022-09-21restyled document decorationsGeireann Lindfield Roberts
and changed novice mode to exclude `data` in treeView
2022-08-18fixed 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-04-27fixed double-click on file sys to lightbox the doc. adjusted how aliases ↵bobzel
are chosen when opening file sys doc. fixed sorting UI of treeviews
2022-04-24fixed treeViews to vertically span their containers. fixed foreground ↵bobzel
coloring of nodes with transparent backgrounds to consider parent collection background color
2021-11-13change isContentActive to a tri-state to allow turning on/off and default - ↵bobzel
fixes issues with videobox and others so that content can be turned off reliably. added annotation overlay for treeViews for ppt like slides. lots of fixes to tree view to get layout to be more robust.
2021-08-26another tree view fix for lightbox view and having tree view items not go ↵bobzel
off screen width-wise
2021-07-10Standardizing Colors, changing global CSS variablesAshley Cai
2020-12-16fixed treeView layouts to pass good values for panelWidth/height to ↵bobzel
DocumentView. renamed Selectionmanager methods to be views not documents.
2020-12-13fixed displaying comparison box in treeview.bobzel
2020-12-12fixed displaying items (images,et) in treeViews to indent properly. Fixed ↵bobzel
bounds of contentfittingviews in treeViews to be correct.
2020-09-21fixed text box llnk preview to go away when docs are closed. fixed tree ↵bobzel
view to be more efficient by not re-rendering when items are selected. made slide view text items forceActive
2020-09-18cleaned up warnings and split collection tree view into Tree View abobzel
2020-09-14fixed userdoc tree view layout issues caused by outline mode. added ↵bobzel
treeViewHideHeader to avoid hackiness of overlaoding treeVewHideTitle
2020-09-12fixed sidebar views in text boxes to work in treeview outlines. fixed ↵bobzel
context menus to select docs again. fixed linkAnchors to show up when isLinkButton is true but doc is selcted. changed nudging to be ignore in annotation overlays
2020-09-11changes to switch from 'pt' units to 'px' for fonts. fixxes to ↵bobzel
presentations for treeview outlines.
2020-09-10made basic progressivized slides using TreeViewbobzel
2020-09-09fixed doc decorations on selected treeview items to not overlap as much. ↵bobzel
fixed contentFitting's screentToLocalXf which wasn't wroking for nested tempaltes with native dimensions
2020-09-08fixed treeview to show pdf icons at proper size. fixed link anchors dots to ↵bobzel
not block pointer events from the rest of their document.
2020-08-25changed system documents to act like dividers in tree views. removed some ↵bobzel
menu items in cases they don't apply. fixed ink selection to not use boudning box.
2020-08-04several UI changes and consistency updates around the systemanika-ahluwalia
2020-06-27cleaned up a bunch of stuff related to TreeViews and link dots. added ↵Bob Zeleznik
option for link dots to show up in tree views. changed titles in tree views to be truncatable. fixed edting of treeview titles when an alias is in the tree view as well.
2020-05-07added batch requesting of list items. fixed some performance issues with ↵Bob Zeleznik
tree views.
2020-04-20fixed ctrl-enter on text box title. fixed min-width of tree view titles.Bob Zeleznik
2020-04-19changed tree view to show context menu icon to avoid right-clickingBob Zeleznik
2020-03-28fixed screenshot icon and tweaked checkboxBob Zeleznik
2020-03-23fixed RichTextMenu to not obscure selection. fixed templateMenu to display a ↵Bob Zeleznik
TreeView document of options. fixed resize in docDecorations for dragging corners other than bottom-right.
2020-03-06made tree views display documentViews instead of just stringsbob
2020-02-14cleaned up backgroundColor settings and cluster overrides. added a darkSchemeBob Zeleznik
2020-01-08gestures are now overlayed and can span collections/panes!Stanley Yip
2019-12-10fixed libraryPath issues causing infinite rendering loops.bob
2019-11-26fixed tree view sorting (a little) and kept title box editable after tabbing.bob
2019-10-18fixed up creator buttons - factored out convert to buttons code into a ↵Bob Zeleznik
dropConverter script. fixed issues with template loading for images.
2019-10-16a bunch of fixes to layouts to support templates in paticular.bob
2019-10-02Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵Stanley Yip
interaction
2019-09-30switching presentatons to be colllectionsBob Zeleznik
2019-09-28library updatesyipstanley
2019-08-25open on right always shows up in tree view now. added tooltips and cleaned ↵Bob Zeleznik
up css.
2019-07-30fixed collection chrome with tree views. fixed fitToBounds calculationBob Zeleznik
2019-07-25oof a lot of stuff hereyipstanley
2019-06-26Merge branch 'fawn_linking' into templatesMacBob Zeleznik
2019-06-23mac stuffBob Zeleznik