Is it possible to automatically resize the text size based on the available space in the shape?
In my case I want to show the System Description. Sometimes this is only a few words, but it can also happen that it's a few lines.
Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 18th July 2023
As far as I know, there's currently no way to do this.
A far fetched workaround would be to make several show/hide shapes on top of each other that process a regex that counts the length of the text. This way you can show the shape with the text size that best fits the length of your text.
Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 18th July 2023