ProjectMirador / mirador-image-tools

a Mirador 3 plugin that adds image manipulation tools to the user interface
https://mirador-image-tools.netlify.com/
Other
11 stars 14 forks source link

When rotating an image, all images/canvases in the manifest are rotated #44

Open kirschbombe opened 2 years ago

kirschbombe commented 2 years ago

Unlike the previous image tools in M2, when I rotate a single image in M3 with the mirador-image-tools plugin installed, all the images end up rotated instead of just the current image.

I'm not sure how others feel, but it seems the preferred behavior would be to only rotate the currently displayed image (with maybe an option to rotate all if feasible?).

ggeisler commented 2 years ago

FWIW, I agree with @kirschbombe. I could be wrong, but I don't think the plugin was designed to have the "rotate all" behavior and might have just ended up that way because it was developed using a single image object. In any case, I agree that the more common use case is likely to be the user wanting to rotate the current image and not all images in the object.

lutzhelm commented 2 weeks ago

If we change this, it would probably good to do it before we release a version of this plugin for upcoming Mirador 4.