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

Annotorious selection box and OSD rotation #195

Open
ferropasha opened this issue Feb 19, 2024 · 1 comment
Open

Annotorious selection box and OSD rotation #195

ferropasha opened this issue Feb 19, 2024 · 1 comment

Comments

@ferropasha
Copy link

I have noticed, that when I apply rotation to OSD with controls or programmatically like this viewer.viewport.setRotation(angle); annotation box rotates along with the underlying image. Is it by any chance possible to separate the two, so that if I rotate the image by 1 degree for example, the box stays put at 0 degree rotation?

@rsimon
Copy link
Member

rsimon commented Feb 19, 2024

That's the desired behavior. The annotations are always anchored to the base image. (Because they represent a selected image region.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants