From 18a201d2cab686e350374413630f93cfa4612b11 Mon Sep 17 00:00:00 2001 From: bobzel Date: Wed, 29 Nov 2023 21:01:20 -0500 Subject: exposed menu option to pin Trails and other tree view docs and added open button. Allowed trails to be pinned to or embedded within other trails. --- src/client/views/StyleProvider.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/client/views/StyleProvider.tsx') diff --git a/src/client/views/StyleProvider.tsx b/src/client/views/StyleProvider.tsx index 5399d38b4..4a8a62277 100644 --- a/src/client/views/StyleProvider.tsx +++ b/src/client/views/StyleProvider.tsx @@ -365,7 +365,7 @@ export function DashboardToggleButton(doc: Doc, field: string, onIcon: IconProp, ); } /** - * add lock and hide button decorations for the "Dashboards" flyout TreeView + * add hide button decorations for the "Dashboards" flyout TreeView */ export function DashboardStyleProvider(doc: Opt, props: Opt, property: string) { if (doc && property.split(':')[0] === StyleProp.Decorations) { -- cgit v1.2.3-70-g09d2