Enable padding in elements

Started by rvaneerd, June 19, 2024, 12:39:18 PM

Previous topic - Next topic

rvaneerd

Hi there,
For some elements (mainly Goals) I use an image that fills the figure.
However, my image contains rather thick lines and because of that, Im struggling with the (soft) word-wrap.
In the attached screenshot, I show three of those figures where one has no word-warp (which is fine), one has proper word-wrap (which obviously is also fine) but the bottom left one has no word-wrap and the text is not wide enough to cause a (soft) word-wrap.

It would be nice if some padding could be added to elements that would cause a proper (soft) word-wrap.

Any thoughts on how to achieve that?

Regards,
Rob.

Phil Beauvoir

Hi,

there's no padding functionality in figures other than the defaults. You could try using a label expression that uses the wordwrap modifer something like:

${wordwrap:12:${documentation}}

See https://github.com/archimatetool/archi/wiki/Label-Expressions
If you value and use Archi, please consider making a donation!
Ask your ArchiMate related questions to the ArchiMate Community's Discussion Board.