You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't feel that confident about this. The media viewer is not a modal (like Mastodon Web) but a different view (like Mastodon Mobile).
It's closer to this:
Than this:
There's also the question of sizing. Currently the images expand, taking as much space as possible while keeping aspect ratio. That makes zooming a bit more complex but it results in 99% of users not having to use zoom at all to view images. Having the images be a static size or having enough padding around them as "blank space for dismissing" would require all users to use the zoom functions which is not ideal (and disabled on videos/gifs/audio).
Screencast.from.2023-07-13.05-07-24.webm
Note that Tuba's media viewer is not meant to replace your host's. It's meant to view/play multiple formats without opening them externally (images, videos, audio).
I like both clicking on the background and swiping down to close the media as suggested here by @CaptainMorgan12.
As mentioned both here and in that other issue, many other apps use both interactions and the more interactions possible to achieve the same thing, the less pain points new users encounter
Describe the request
This is very natural and default in many apps. Thanks!
Implementation Details
The text was updated successfully, but these errors were encountered: