We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 455096d commit a46d636Copy full SHA for a46d636
README.md
@@ -40,6 +40,11 @@ an issue! Thanks!
40
[medium-zoom-article]: https://medium.com/designing-medium/image-zoom-on-medium-24d146fc0c20
41
[fat-zoom]: https://github.com/fat/zoom.js
42
43
+## Known issues
44
+
45
+1. The image is appending to the body; use an appropriate CSS selector for extra styling
46
+2. Zooming may not be quite right if the aspect ratio of the image is changed
47
48
## Build
49
50
- Clone this repository and run `npm i` before starting development.
0 commit comments