Adding a "Medium" style zoom on images #315
markbattistella
started this conversation in
Ideas
Replies: 2 comments
|
Great idea! |
0 replies
|
upvoted! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I know this probably doesn't suit everyone, but some docs I've written have images that are wider than they are tall.
When viewing in the site when the right sidebar is collapsed it is an okay viewing experience, but if the user wants to have that pane open to see the titles the image is too squished.
Would it be possible to add in something like a zoom style on the images, and anything classes as
no-zoomdoesn't get it.It would also be something activated than automatically turned on, and if it could be even further extended added to the
index.ymlas aimage-zoom: false/trueso you can disable on certain pages.This is one I was using from another document site generator, and I have edited the bottom. However, adding this into the
_includesdoesn't seem to find the images.See: https://github.com/francoischalifour/medium-zoom
zoom-image.txt
All reactions