-
Your library is really good but It s crash when render a bigger image.
> AppCompatImageView not displayed because it is too large to fit into a software layer (or drawing cache), needs 10765440 byt…
-
# Problem:
Currently - when right clicking on image, then releasing mouse - will always set `style="width:...px; height:...px"` (even when not using any functions).
This happens no matter what keys a…
-
Hi,
I'm getting this error when attempting to use `ImageZoom` in my project
```
./node_modules/react-simple-image-zoom/dist/ReactSimpleImageZoom.js
Module not found: Error: Can't resolve 'ReactD…
-
**GBIF Clustering algorithm - compare records within datasets**
One of our publisher pointed out that some related records (herbarium duplicata) aren't grouped together because they were published in…
-
Any suggestion how to modify this library so it works with overlay clickable and zoomable icons?
I can answer myself. I have made R.id.rlContainer to which I attach elements.
```
…
-
If I scroll while hovering an image the zoom lens position gets stuck. It should perhaps reset on scroll?
I've uploaded a video to show the behaviour.
https://user-images.githubusercontent…
-
Wouldn't it make sense to provide the component with the capabilities to just show an image in `contain` mode without having to specify its size, and have it initially just match the container's size?…
-
hi, doesn't this library work with image blobs? my photos are store in DB using Gridfs and can safely show them using `` but i get console error when i try this:
```
```
`WARNING: sanitizin…
-
Getting this error when having more that one tile on the viewer;
```
[Viewport.imageToViewportZoom] is not accurate with multi-image.
```
What should I use instead for `multi-image` ?
I thin…
-
since ff 47, zooming on a image may end up with the top of the image being hidden out of the page while the scroll bar of the page is maxed up
either from the mouse scroll or from choosing a zoom val…