You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Often, the user wants to zoom the image and take a good look at image details. Currently, I achieve this by right-clicking on image, then holding Ctrl and click "View Image" from context menu. Then shift to new tab opened and then finally click on the image to zoom in-out.
This is a lot of unnecessary distraction which breaks the reading flow of user.
It would preserve the reading flow if we implement medium-like zoom which is already implemented by Hugo theme Pickles using zoom.js
Hello!
Often, the user wants to zoom the image and take a good look at image details. Currently, I achieve this by right-clicking on image, then holding
Ctrl
and click "View Image" from context menu. Then shift to new tab opened and then finally click on the image to zoom in-out.This is a lot of unnecessary distraction which breaks the reading flow of user.
It would preserve the reading flow if we implement medium-like zoom which is already implemented by Hugo theme Pickles using zoom.js
Here is the live demo in action: https://rootkea.gitlab.io/posts/image-zoom-sample/
And here is the screencast of the same:
I'm not sure whether this fits with the Er's design, though.
The text was updated successfully, but these errors were encountered: