-
-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Close button and counter float on the picture #23
Comments
I'm up for both. |
I'd probably also add a safe area for the top bar and on smaller screens we may want to reduce the size of the button to 44x44px which is the recommended minimum tappable area for buttons. Edit: The gallery at the bottom of this article does something similar. |
viliusle
added a commit
that referenced
this issue
Jul 6, 2021
Looking good. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Close button and counter float on the picture in mobile if the picture is stretched in height.
I fixed it like this:
The text was updated successfully, but these errors were encountered: