Thomas Ricouard

Results 397 comments of Thomas Ricouard

I'll check everywhere I increase the count when I'll work on this issue. Thanks for all the detail it'll really make it easy to solve!

I tend to close issues as soon as it's merged on main. The update is out only since a few hours. Can you try again?

@BoxOfSnoo What iOS version is your phone?

https://github.com/Dimillian/IceCubesApp/assets/535509/9f0986bf-576f-4eed-ae13-a8c84f06f587 Here is my trending feed, I can load pages and pull to refresh all good.

I know it'll sound weird, but reboot, and it'll work.

Probably, the instance you're trying to reach doesn't have an open local timeline. It needs to be accessible without any login.

When scrolling at 60/120 FPS not sure it's really worth it. Would sure be nice but not sure at all it's worth it indeed.

Are you using the copy link of the share sheet or the copy link of the status context menu?

This Is doing that ` UIPasteboard.general.string = viewModel.status.reblog?.url ?? viewModel.status.url` So I don't see how there could be anything else than the link

I also want to do that, it's just a bit of a technical challenge due to SwiftUI as the build in TabView + Paged View style have a ton of...