Cytomine-ULiege / Cytomine-Web-UI

Cytomine-Web-UI is the graphical user interface for Cytomine. Our fork includes R&D experimental features. See @cytomine for official releases.
Apache License 2.0
5 stars 3 forks source link

Translating a linked rotated image with a non rotated image creates a weird behavior #6

Closed bathienle closed 1 year ago

bathienle commented 2 years ago

When an non rotated image is linked with a rotated image, the translation is not done correctly. For instance, when moving an image rotated by 90° to the right, the linked non rotated image will move to the top.

To fix by taking into account the rotation of the rotated image when translating the non-rotated image.