Issue #2427Opened November 25, 2019by senchden0 reactions

[FEATURE REQUEST] Add toolbar redraw functionality

Question

If a selected model toolbar is being changed dynamically (adding a button, removing a button, etc.), the change is not being reflected visually unless the whole component is being redrawn. I think it would be nice to have a capability to see the change in toolbar property being rendered visually (automatic or manual).

Answers (1)

artfApril 13, 20220 reactions

Closing this as the update of the toolbar is already in place

const selected = editor.getSelected();
selected.set('toolbar', selected.get('toolbar').splice(1))

Related Questions and Answers

Continue research with similar issue discussions.

Paid Plugins That Match This Issue

Curated by issue keywords and label relevance to help you ship faster.

View all plugins

Loading paid plugin recommendations...

Browse Plugin Categories

Jump directly to plugin category pages on the marketplace.