~tsileo/microblog.pub#55: 
Zooming images

Images shown in notes are resized and compressed, but there's no way to zoom in to see them in original/larger size.

It would be cool to have a way to click on images and see them in higher resolution (as long as there's a higher resolution available).

Here is an example pure-JS library replicating the lightbox of medium: https://github.com/francoischalifour/medium-zoom demo here https://medium-zoom.francoischalifour.com/
Minified file seems to weight 9KB uncompressed.

Thanks for your work on microblog.pub :)

Status
RESOLVED IMPLEMENTED
Submitter
~kdecherf
Assigned to
No-one
Submitted
1 year, 20 days ago
Updated
1 year, 18 days ago
Labels
No labels applied.

~tsileo 1 year, 19 days ago*

Hey,

Thanks! And thank you for your feedback.

This is indeed missing, but it won't be implemented using JS. I think we would so something similar to what Nitter (https://nitter.net/) is doing, make the media a link to the original/raw media (but still proxied).

I hope it makes sense, I'm trying to give this a shot right now!

Thanks!

~tsileo 1 year, 19 days ago

I just push a tiny update that allows to click on a picture to see the original image.

~tsileo REPORTED IMPLEMENTED 1 year, 18 days ago

Register here or Log in to comment, or comment via email.