Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: 🐛 SVG orientation fix #117

Merged
merged 1 commit into from
Oct 12, 2020
Merged

Conversation

JamesAPetts
Copy link
Member

  • The reference lines where inverted with respect to the canvas, due to not accounting for a switch from displayCoordinates to SVG, causing a clockwise rotation to map to an anti-clockwise rotation.
  • Fixed this issue.
  • Changed the rotatable crosshairs example to use a head scan, which makes it much easier to identify such issues.

@JamesAPetts JamesAPetts merged commit f487c93 into master Oct 12, 2020
@ohif-bot
Copy link
Member

🎉 This PR is included in version 0.13.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

radiologics-kate pushed a commit to radiologics/react-vtkjs-viewport that referenced this pull request Jan 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants