-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tap images to expand them #31
Comments
also, when expanded, a long-press should offer options to save the image to photos, share, etc. the standard options. |
…pple's guidelines around NSFW material
Similarly. If you tap a picture in a comment, such as the lemmy.world stickied starting guide, the behavior is a bit unexpected as it will just roll up the post. I wanted to tap the very large infographic to get into it, so I could zoom to see the small text. |
The only thing that makes mlem a sub-par lemmy app to me is that I can't save images, and have to do an awkward I just want to save memes :( |
Working on it man! |
Moving this to "future"--we want to have a nice full-screen image viewer rather than the sheet, but that's a hefty chunk of development and should wait until post-2.0 |
Introduction
As it is now, there is no way to tap on a picture and have it enter full screen.
Requirements
Add the possibility to tap on a picture to make it fullscreen. It should behave like in Photos, where tapping a picture expands it and then you can move it around and flick it away.
Should look like this: https://streamable.com/8xz0hv. Lemmy doesn't support albums, so there's no need to support more than one picture in a post.
What I Need
Rework the relevant files containing image views ( Post Item ) to support this feature. Also implement mlemgroup/mormaer-mlem#61 to comply with Apple's guidelines around NSFW material.
The text was updated successfully, but these errors were encountered: