You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -61,7 +61,7 @@ export const plugin = new PanelPlugin<ACESVGOptions>(ACESVGPanel).useFieldConfig
id: 'svgMappings',
path: 'svgMappings',
name: 'SVG Mappings',
description: '',
description: 'The SVG ID should match an ID attribute value of an element in the SVG document, the element will be attached to the "svgmap" object in the user code execution contexts as a property using the mapped name provided below.',