mirador icon indicating copy to clipboard operation
mirador copied to clipboard

An open-source, web-based 'multi-up' viewer that supports zoom-pan-rotate functionality, ability to display/compare simple images, and images with annotations.

Results 186 mirador issues
Sort by recently updated
recently updated
newest added

I have an application running on Ruby on Rails, [Mirador2](https://github.com/Teifun2/mirador_rails) is used, it works fine, and all the annotations are showing. ### **Issue**: I have created an app using ReactJs...

annotations

To facilitate discovery of metadata, annotations and rights by users, but avoid taking up too much screen area, it would be helpful to default to the collapsed sidebar like here:...

requested setting

Hi, I noticed a bug on using mirador with collections. For workspace import and export state, the data is parsed to JSON. Collections seem to be stored in a cyclic...

bug

- I am the author or maintainer of this manifest: Yes - URL: https://libraryimage.nga.gov/manifest/ic/99416073804896-new.json - Manifest hosting institution : National Gallery of Art Library ### Observed behavior - Description: The...

manifest compatibility

Manifest URLs: https://miiifystore.s3.eu-west-2.amazonaws.com/iiif/annotest.json Hi. When I view annotations and the annotation target does not match the canvas being displayed the annotation is still shown. Here is a simple example where...

annotations
user experience
manifest compatibility

Testing the mui5-react-18 branch, I notice that Manifests with layers make Mirador crash. It fails with all the Manifests in the `layers.html` demo, for instance this one: https://dvp.prtd.app/hamilton/manifest.json [This Manifest](https://iiif.biblissima.fr/chateauroux/B360446201_MS0005/manifest.json)...

Hi, I'm using mirador and I'm able to open it. ![Screenshot 2024-03-08 alle 17 43 31](https://github.com/ProjectMirador/mirador/assets/72690193/28dedca3-72ad-4684-9f78-9a691a3e6e9b) The problem is that the images are not loaded because they are protected and...

Sometimes, the navigation controls in the lower bar overlaps the canvas. It is difficult to reproduce this bug in the web app we are building, but when it happens, an...

user experience

Following on from https://github.com/ProjectMirador/mirador/wiki/M3---Mirador-3-Frequently-Asked-Questions#q-how-do-i-change-the-view-of-an-image-to-zoom-to-a-certain-area and a message I posted on Slack: The example given here and also demonstrated on [CodeSandbox](https://codesandbox.io/s/mirador-dispatch-view-changes-80vym?file=/src/index.js) is perfectly sound, but maybe not as complete as one...

This change just removes the console warning about passing `tReady` (which is passed as prop via `withTranslation()`) as a property to a DOM element. We don't do something like that...