Disproportional block width changes (without need to do so) #5659
Labels
Status: Triage
Needs to be verified, categorized, etc
Type: Bug / Error
Something isn't working or is incorrect
Description
When I extend my code by adding a "block" segment the already available blocks do rezise in width in an unneeded amount of pixles.
When I extend my lable by adding one signle letter the already available blocks do rezise in width in a disproportional way.
Steps to reproduce
=> see the block increasing even if not needed. Expectation would be that the block width relates to the tex
=> see the block increasing disproportional even if only one letter is added. Expectation would be that the block width relates to the text
Screenshots
No response
Code Sample
Setup
Tested within Visual Studio Code + Mermaid plugin and in latest dev-live editor.
Suggested Solutions
Limit the block size to the size which is needed to hold the text/label.
Additional Context
No response
The text was updated successfully, but these errors were encountered: