An open-source, web-based 'multi-up' viewer that supports zoom-pan-rotate functionality, ability to display/compare simple images, and images with annotations. This repository is no longer maintained, for further project details, see the latest version at http://github.com/IIIF/mirador.
Other
40
stars
9
forks
source link
Improper synchronous handling of openSeadragon instances in image views causes a "Cannot call method getBounds of null" error. #54
The error does not disrupt the application in any way, but appears in the console. In general it reflects a need to be more intentional in the handling of race conditions and asynchronicity in the application; in particular it reflects the fact that the openSeadragon canvas is instantiated before the.
The error does not disrupt the application in any way, but appears in the console. In general it reflects a need to be more intentional in the handling of race conditions and asynchronicity in the application; in particular it reflects the fact that the openSeadragon canvas is instantiated before the.