aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionTreeView.scss
AgeCommit message (Collapse)Author
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
2019-06-20can see what docs are linked to in treeview:Fawn
2019-06-19cleaned up and enhanced tree viewBob Zeleznik
2019-06-19working version of embedded tree view docs.bob
2019-06-19added highlight for expanded tree view itemsbob
2019-06-15partial fix for dragging tree view itemsBob Zeleznik
2019-06-15several fixes to tree viewBob Zeleznik
2019-06-07tree view reordering.bob
2019-06-04tweaksbob
2019-05-30fixed context menus and tree view jitter.bob
2019-05-21various fixesTyler Schicke
2019-05-16Put open workspace right button on same lineTyler Schicke
2019-05-06added start of "minimap" support via better buttons and summaries.Bob Zeleznik
2019-05-04fixed tree view. added non-data keys.Bob Zeleznik
2019-05-02clean upbob