powsybl / powsybl-dev-tools

2 stars 1 forks source link

NAD : rotate boundary node according to new dangling line orientation #70

Closed zamarrenolm closed 1 year ago

zamarrenolm commented 1 year ago

Signed-off-by: Luma zamarrenolm@aia.es

Please check if the PR fulfills these requirements (please use '[x]' to check the checkboxes, or submit the PR and then click the checkboxes)

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...) Feature

What is the current behavior? (You can also link to an open issue here) Boundary nodes are drawn as semi-circles. When they are moved the related dangling line changes its orientation, and the semi-circle is not drawn properly.

boundary-not-rotated

What is the new behavior (if this is a feature change)? When boundary nodes are moved, its drawing is rotated following the new orientation of the related dangling line.

boundary-rotated
sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information