Skip to content

Commit a46d636

Browse files
Add 'known issues' to README
1 parent 455096d commit a46d636

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,11 @@ an issue! Thanks!
4040
[medium-zoom-article]: https://medium.com/designing-medium/image-zoom-on-medium-24d146fc0c20
4141
[fat-zoom]: https://github.com/fat/zoom.js
4242

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+
4348
## Build
4449

4550
- Clone this repository and run `npm i` before starting development.

0 commit comments

Comments
 (0)