Jed Fox
Jed Fox
Maybe, unfortunately. It’s possible in the web app because the web app is a web view and so all links can be pressed and held. In the meantime, you can...
At least on iOS, there’s currently throttling to once every 500ms. That said, it might make sense to increase it? https://github.com/mastodon/mastodon-ios/blob/df5099dd30f1fc093143b4cc38edb7724d8d5c52/Mastodon/Scene/Search/SearchDetail/SearchDetailViewController.swift#L189
Maybe you could request all blocks since the most recent saved block? (not sure how unblocking would be handled though)
> How did you know that? 🔮 ;) > What's the reason for the button? Why don't you just show the image description (if it's there)? I feel like the...
No worries! Happy to hand it off to someone on the team, or to work from an SVG export/screenshots or something of the relevant screens.
Marking as draft for now until either someone from the team gets to it or I get access to the mockups.
That looks great! Thanks :)
Should the alt text be displayed in any way once the `MediaPreviewViewController` is opened?
~Also, what should happen if a GIF has alt text?~ silly me that indicator is on the right side
Sounds good! Also wondering if you have the metrics for how far the alt button should be placed from the bottom/left edges of the media view. EDIT: oh those are...