diff --git a/src/Umbraco.Web.UI.Client/src/packages/rte/tiptap/property-editors/property-editor-ui-tiptap-toolbar-configuration.element.ts b/src/Umbraco.Web.UI.Client/src/packages/rte/tiptap/property-editors/property-editor-ui-tiptap-toolbar-configuration.element.ts index a2a55d22b8..61eb550192 100644 --- a/src/Umbraco.Web.UI.Client/src/packages/rte/tiptap/property-editors/property-editor-ui-tiptap-toolbar-configuration.element.ts +++ b/src/Umbraco.Web.UI.Client/src/packages/rte/tiptap/property-editors/property-editor-ui-tiptap-toolbar-configuration.element.ts @@ -210,9 +210,11 @@ export class UmbPropertyEditorUiTiptapToolbarConfigurationElement override render() { return html`
-
- However, adding and removing items from the toolbar is functional. Additionally, hiding items from the toolbar
- while retaining their functionality by excluding them from the toolbar layout is also functional.
+
+ However, items added to the toolbar will be saved and displayed in the editor according to their weight in the
+ manifest.