You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the current plantUML 1.2022.6 you will find, that the inner box "Some Component" is being center-aligned with respect to the "outer border" (meaning: the 3d horizontal line farther out on the z-axis) of "Some Node", therefore overlapping with the "inner border" (meaning: the 2D-rectangle of "Some Node").
My guess would be, you align with respect to the overall width of the outer component, ignoring, this width is in some way larger due to the 3d-effect.
The text was updated successfully, but these errors were encountered:
Dear all,
I just tried smetana instead of graphviz and I am impressed with its features. I have nonetheless found a minor issue:
With the current plantUML 1.2022.6 you will find, that the inner box "Some Component" is being center-aligned with respect to the "outer border" (meaning: the 3d horizontal line farther out on the z-axis) of "Some Node", therefore overlapping with the "inner border" (meaning: the 2D-rectangle of "Some Node").
My guess would be, you align with respect to the overall width of the outer component, ignoring, this width is in some way larger due to the 3d-effect.
The text was updated successfully, but these errors were encountered: