aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/DocumentIcon.tsx
AgeCommit message (Collapse)Author
2022-06-03fixed opening closed tabs from Files sidebar to re-use best Alias before ↵bobzel
making a new alias.
2022-04-11lots of layout fixes to groups, labels, ink to support iconification better. ↵bobzel
simpliifed documentdecorations. fixed display artifacts related to things not showing up when dragging, or otherwise not getting a halo of nested freeform colletions.
2022-03-07got rid of include cycles for Scripting globals to make hot updates work better.bobzel
2020-12-14renamed ContentFittingDocumentView as DocumentView. Renamed DocmentView as ↵bobzel
DocumentViewInternal
2020-12-13removed ContentScaling={returnOne} from a lot of placesbobzel
2020-05-15renamed new_fields to fieldsSam Wilkins
2019-07-28Added ability to capture documents in button scriptsTyler Schicke