-
Is video rendering part of the roadmap for Mirador? I see it is mentioned in the IIIF Presentation v3 spec, but I could not find any docs, code, or issues, relating to support (or plugins) for it in …
-
It often happen that thumbnails do not load when loading multi-part object (e.g.: https://www.e-codices.unifr.ch/metadata/iiif/kba-MurF0008/manifest.json).
-
In mirador 2.7 there is a usefull feature named: "Image manipulation", included rotating ,adjust contrast and brightness, invert colors etc
The question is if mirador3-rc has also that feature? I did…
-
This is kind of hacky: https://github.com/ProjectMirador/mirador-image-tools/blob/master/src/plugins/miradorImageToolsPlugin.js#L37
Also Mirador could do a better job to provide access.. not sure h…
-
I’ve been using Mirador 3 npm installs embedded into my react-bootstrap project for the last few months but it has just stopped working.
I basically do what it says on the GitHub readme
this.mir…
-
The previous approach doesn't work any longer with the hot module loader added.
Example: https://codesandbox.io/s/mirador-with-multiple-plugins-umyto
It would be nice to have a template for pro…
-
If a plugin has its own state, at least a part of that state might be of interest when exporting, sharing or importing a workspace.
* Plugins could indicate which part of their state should be expo…
-
Based on user feedback, we should consolidate georeference annotations into a single map for each page. We currently show one map with a single pin for each such annotation, but users had difficulty g…
-
Ticket ported from https://github.com/ProjectMirador/mirador/issues/1985
![plugin menu adjust](https://user-images.githubusercontent.com/6945691/54859865-7cf6c880-4ccf-11e9-95b1-14a7303c5cd7.gif)
…
-
### Tasks
The following needs to be done with the annotation components:
* The React components should likely be modified to show information that needs to be shown
* The components need to be …