Is there a way to remove the icon from the executeButton?
If I leave the icon empty in the config
element.config “icon”: “”,
the play button is shown.
If I type in none or some other word, for which an OIcon does not exist, no icon is shown, but the text is not aligned centrally in the button and there is empty space at the place the icon usually would be.
Is there a proper way to remove the icon from the button?