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
Setting a fixed height for images in Gallery ruins the mobile experience. The image will have width:auto set, but when the height is fixed, the image becomes stretched.
Also, clicking an image opens the preview dialog which becomes too wide, exceeding the boundaries of the viewport, making it useless and impossible to close.
The text was updated successfully, but these errors were encountered:
Setting a fixed height for images in Gallery ruins the mobile experience. The image will have width:auto set, but when the height is fixed, the image becomes stretched.
Also, clicking an image opens the preview dialog which becomes too wide, exceeding the boundaries of the viewport, making it useless and impossible to close.
The text was updated successfully, but these errors were encountered: