structurizr / ui

UI code for Structurizr Lite, on-premises, and cloud service.
https://docs.structurizr.com/ui
MIT License
43 stars 27 forks source link

Relationship Description / Technology Rendering #10

Closed nei-l closed 1 year ago

nei-l commented 1 year ago

Hi,

I recently pulled the latest docker image (tag: 3020) and have noticed that rendering of a relationship's description and technology are overlapping when the font size is increased. This wasn't the case previously (although I'm afraid I can't tell you which version introduced the change as I haven't pulled the latest for some time).

Here's an example using fontSize=45 and a width=400: -

image

In the previous version there was a point where this overlap occurred (due to the description being split over multiple lines) and increasing the width fixed it so that it was workable. In the recent version changing the width seems to have no impact with the overlap and even with a single line of text in the description (as in the example above) this occurs.

Is it a known issue? It's making a lot of my views rather hard to read.

nei-l commented 1 year ago

Thank you @simonbrowndotje for fixing so quickly - latest build is looking good for me!

simonbrowndotje commented 1 year ago

You're welcome - thanks for including an appropriate amount of detail in the issue!