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
Describe the bug
Images in the gallery view and images view load incorrectly most (Almost all) of the time, when using the wall display type. This problem has only occured on iOS devices (Both iOS, and iPadOS).
To Reproduce
Steps to reproduce the behavior:
Go to the gallery tab
Open some gallery
Set display mode to 'Wall'
Open an image
If it loads correctly, change the device's orientation
Expected behavior
I expect the images to load in the correct size respective to the screen size of the device the image is being displayed on.
Screenshots
It sometimes works (image 1):
However change the screen orientation, and it disappears (image 2):
Change the orientation back, and it may return in a far smaller size (image 3):
On the smaller screen of the iPhone it usually does not show up at all (image 4):
Stash Version: v0.7.0 and v0.7.0-30-gd6ada236
Smartphone:
Device: iPhone 12
OS: iOS 14.5
Browser: safari
Tablet:
Device: iPad Pro 11-inch (1st gen)
OS: iPadOS 14.4
Browser: safari
Additional context
It seems typical for the images to not even render on iPhone, while it sometimes works on iPad until the screen orientation is changed. Once the orientation has been changed it usually makes all images in that gallery fail to render properly. It can be reset by closing the browser and opening it again. The state also does not seem to stick between galleries, one can open another gallery and the images in this gallery might work fine until the orientation is changed.
The text was updated successfully, but these errors were encountered:
Not sure what's causing the issue, but by playing around with the styling, I was able to load the image by commenting out the height parameter entirely for ".Lightbox-carousel-image" class.
thatbrick
added a commit
to thatbrick/stash
that referenced
this issue
Jul 8, 2021
Describe the bug
Images in the gallery view and images view load incorrectly most (Almost all) of the time, when using the wall display type. This problem has only occured on iOS devices (Both iOS, and iPadOS).
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I expect the images to load in the correct size respective to the screen size of the device the image is being displayed on.
Screenshots
It sometimes works (image 1):
However change the screen orientation, and it disappears (image 2):
Change the orientation back, and it may return in a far smaller size (image 3):
On the smaller screen of the iPhone it usually does not show up at all (image 4):
Stash Version: v0.7.0 and v0.7.0-30-gd6ada236
Smartphone:
Tablet:
Additional context
It seems typical for the images to not even render on iPhone, while it sometimes works on iPad until the screen orientation is changed. Once the orientation has been changed it usually makes all images in that gallery fail to render properly. It can be reset by closing the browser and opening it again. The state also does not seem to stick between galleries, one can open another gallery and the images in this gallery might work fine until the orientation is changed.
The text was updated successfully, but these errors were encountered: