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
For some reason, the relation in class diagrams was updated
In V10.4.0 👇🏻
In v10.5.0 👇🏻
8f-9df7-e18c8fa75925">
As you can see there was a 18 px reduction and also earlier the the triangle in arrow-head was filled with the same color (violet) as the classes where whereas now it is white.
Any idea what caused this and why was it updated? cc @sidharthv96
Steps to reproduce
Mentioned above
Screenshots
Added
Code Sample
No response
Setup
No response
Suggested Solutions
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Earlier the path was from one box to the next, with arrow overlaid on top. This resulted in some visual defects, hence the line was drawn till the start of the arrowhead.
Arrow's color being white is to align with sequence diagram standards.
Earlier the path was from one box to the next, with arrow overlaid on top. This resulted in some visual defects, hence the line was drawn till the start of the arrowhead.
Arrow's color being white is to align with sequence diagram standards.
yeah was suspecting the same PR but wasn't sure as it was only for sequence diagram as per the code, but now it makes sense.
Hence for solid/dotted triangle arrowheads, the change is more visible (since we derive the dimensions of arrow from svg where the length is now shortened)
Description
For some reason, the relation in class diagrams was updated
In V10.4.0 👇🏻
In v10.5.0 👇🏻
8f-9df7-e18c8fa75925">
As you can see there was a 18 px reduction and also earlier the the triangle in arrow-head was filled with the same color (violet) as the classes where whereas now it is white.
Any idea what caused this and why was it updated? cc @sidharthv96
Steps to reproduce
Mentioned above
Screenshots
Added
Code Sample
No response
Setup
No response
Suggested Solutions
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: