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
Description
When rendering two transition edges between two state nodes, if one of the nodes is in a very specific position in relation to the other node, the connection point for one of the two edges will be located at an incorrect position within the node. This can be observed for the bottom two corners.
Steps to reproduce
Create new State diagram .
Create two state nodes, join them by two edges in the same direction.
Carefully rotate one node around the other. The misplaced connection point can be observed by the edge flashing when the node is in the precise problematic position.
Screenshots
Configuration
JetUML Release: 3.7
Additional information
Probably an issue in StateTransitionEdgeRenderer
The text was updated successfully, but these errors were encountered:
Description
When rendering two transition edges between two state nodes, if one of the nodes is in a very specific position in relation to the other node, the connection point for one of the two edges will be located at an incorrect position within the node. This can be observed for the bottom two corners.
Steps to reproduce
Screenshots
Configuration
Additional information
Probably an issue in
StateTransitionEdgeRenderer
The text was updated successfully, but these errors were encountered: