mlem 👻🐱
Mlem
mlem 👻🐱
deleted by creator
Nice :) I’ll have to rebase sometime this week 😅 Hopefully this will make it after we update the app to support Lemmy v0.19 🫶
This is on the latest TestFlight build (1.1 RC)?
Should check out the Stargazer icon too 😏
What iPhone are you using btw, an older slower one by any chance? 👀
I feel you 😥 The performance issue really is the major hurdle here. I’m trying to figure that one out I promise 🥹
Ah, my bad: Didn’t realize this was happening for all post types (not just image ones). Looking at it now :)
Absolutely haha, ideally you’d be able to customize the behaviour.
Hopefully this feature will be out soon :) The team is busy getting other issues closed first. Plus, I’d like to wait for an iOS 17 build to go out first. I’ve added tap to scroll to top to some views in the meantime :)
Swipe to go forward is….another problem haha 😅 I wouldn’t hold your breathe for it (super easy to do in UIKit, but much? trickier in SwiftUI)
Here’s a preview of this feature, for those technically-inclined 🚋🫡
I forget if Apollo’s was the system behaviour (I.e. skip all the intermediate pages and go the first page if you have a bunch of pages showing, then scroll to top).
We currently have it so it goes back to the previous page, one by one.
This is ALMOST ready (famous last words, once again) - I’ve been using it myself for the past few weeks, and literally just merged it into the main repo 🥲 Feel free to chime in on possible customization options 😎
Almost made it into the last TestFlight build, but I had to rework the entire thing because of a nasty lil bug that made it unusable.
Technical Stuff: Programmatic dismissal and UI dismissal via SwiftUI environment have different behaviours…the former was what I built it with initially, but it totally wasn’t built for this use case 😕
Tapping or swiping should collapse that comment along with its replies (but not parent or sibling comments). Is it not doing that for you right now? Or is it too early in the morning and I need to sleep more? 🙈
Will check this out 🫡
Makes sense, will smash some keyboards tomorrow and make it happen lol
Good point 👀
Really depends on how we want it to work, I always program in redundant interactions that perform the same task, since some people like to tap and others swipe