@philippfromme But how can I add a custom block in main menu like a brush that paints blocks and changes the XML structure. Something like that is needed for the text size.
You’d need a Camunda Modeler plugin that adds a button to the toolbar and a way of changing the font size during runtime. That would mean changing the configuration of the text renderer during runtime and re-rendering all elements that have a label.
It works with fontSize. However, the labels dosen’t resize.
I’ve read that the labels should automatically resizing to fit their text.
How can I also change the label size?
I only want to set the default size bigger. No need of resizing them in the application.