Be the first person to like this.
Hi, a "quick fix" is adding/editing the css. By default, it's cleary not okei, in many cases (depinding on the aspect ration) they don't even fit the screen :neutral_face:
You can resolve this, by adding/editing:
#page_photo_view .photos_view .image_load_holder img {
max-width: 100%;
max-height: calc(100vh - 190px);
Last update on January 23, 2022 by Raul Lazar.
Be the first person to like this.
1 person likes this.