From 4997c3de20a381eac30224a7a550afa66174f07d Mon Sep 17 00:00:00 2001 From: Joanne Date: Mon, 12 May 2025 20:53:12 -0400 Subject: added tutorial tool, still need to integrate with metadatatool --- src/client/util/CurrentUserUtils.ts | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/client/util') diff --git a/src/client/util/CurrentUserUtils.ts b/src/client/util/CurrentUserUtils.ts index 778b522c4..44def115c 100644 --- a/src/client/util/CurrentUserUtils.ts +++ b/src/client/util/CurrentUserUtils.ts @@ -41,8 +41,10 @@ import { SnappingManager } from "./SnappingManager"; import { UndoManager } from "./UndoManager"; import { DocumentView } from "../views/nodes/DocumentView"; import { IconProp } from "@fortawesome/fontawesome-svg-core"; +import { infoState } from "../views/collections/collectionFreeForm/CollectionFreeFormInfoState"; export interface Button { + targetState?: infoState; // DocumentOptions fields a button can set title?: string; toolTip?: string; -- cgit v1.2.3-70-g09d2