this post was submitted on 30 Nov 2023
26 points (100.0% liked)

Mlem for Lemmy

5471 readers
1 users here now

Official community for Mlem, a free and open-source iOS Lemmy client.

Rules

  1. Keep it civil.
  2. This is a forum for discussion about Mlem. We welcome a degree of general chatter, but anything not related to Mlem may be removed at moderator discretion. This is not a forum for iPhone/Android debate. Posts and comments saying nothing but "iOS bad/I use Android" will be removed as off-topic.
  3. We welcome constructive criticism, but ask that it be both precise and polite.

FAQ

Download Mlem for iOS

GitHub

Website

Donate to Mlem

founded 1 year ago
MODERATORS
 

We have achieved (hopefully) full 0.19 compatibility, and added a couple new features while we’re at it!

Features

  • 0.19 compatibility. You should now be able to properly log into and use accounts on instances running 0.19.
  • Double tap feed, inbox, and profile to scroll to the top
  • New image viewer. We’ve moved from QuickLook to a popup sheet that appears much faster and lets you long press the image to save, share, or open the full QuickLook interface.

Bug Fixes

  • Fixed crashes and state loss when moving to the background on iPad
  • Sorting by top 3/6/9 months now works
top 8 comments
sorted by: hot top controversial new old
[–] [email protected] 8 points 8 months ago* (last edited 8 months ago)

Finally taping the tab bar a second time scrolls to the top!!! 💖 thank you for your continued work on this incredible app!

Next, tapping feed while in a post needs to take you back to the feed page!

[–] [email protected] 2 points 8 months ago

Can you consider removing the image margin from the image sheet (not sure why it’s a sheet)? I’m clicking on the image to see it larger, not at the same size.

[–] [email protected] 2 points 8 months ago (1 children)

I don’t think haptic feedback is necessary when tapping on a photo.

[–] [email protected] 5 points 8 months ago

There's definitely not supposed to be--it feels like the error feedback, which would suggest a call is failing somewhere. I'll look into it, should be fixed in the next build.

[–] [email protected] 2 points 8 months ago (1 children)

Thanks for the update.

In the image viewer, quickly swiping left or right after opening the image zooms the image in to a very high level. Is that expected behaviour?

[–] [email protected] 1 points 8 months ago (1 children)

That's not supposed to happen. I'm having some trouble reproducing on my device so a fix might take some time while we figure out how to cause this behavior, but I've opened an issue for it so it's definitely on the radar.

[–] [email protected] 3 points 8 months ago (1 children)

I played around a bit more to reproduce it. I might depend on the particular image. This time I could reproduce it by:

Double tapping to zoom in. Double tapping (or was it triple) to zoom out. Swipe from right to left.

[–] [email protected] 2 points 8 months ago

Interesting! I ran into that in the simulator during development, but couldn't reproduce it on-device so wrote it off as one of the many little simulator bugs. Thanks for the repro steps!