spacecowboy / Feeder

Android RSS reader app
GNU General Public License v3.0
1.54k stars 94 forks source link

images should be zoomable #391

Open setop opened 6 days ago

setop commented 6 days ago

Checklist

App version

2.6.31

Where did you get the app from

F-Droid

Feature or improvement you want

Currently, on mobile at least, images are fixed width, like this:

Screenshot_20241015-085515_Feeder

It would be nice to be able to zoom in them, like with a touch or "inversed pinch"

Why should this be added?

No response

Screenshots / Drawings / Technical details

No response

spacecowboy commented 6 days ago

I think the best solution (code wise) might be to click and image to open it in it's own view, then it could be zoomable there.

spacecowboy commented 2 days ago

If the image is part of a link, then a menu needs to be shown so user can choose between following the link or opening the image

setop commented 1 day ago

If the image is part of a link, then a menu needs to be shown so user can choose between following the link or opening the image

Maybe :