Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The only way I've seen to reliably update the panel views buttons attributes and label is to remove them and replace them with new buttons(new button id ie 'open-blocks-cusotm') with the same command id. This is clunky and seems to cause other issues as well. There appear to be other actions expecting the original button ids such as selecting the styles manager when a component is selected.
Can we get some new functions for updating things like the title attributes and labels of the panel buttons?
Beta Was this translation helpful? Give feedback.
All reactions