Responsivness Missing

Created on 12 February 2024, 5 months ago
Updated 6 June 2024, 23 days ago

Problem/Motivation

Elevation Image Zoom ('image') works fine with wide screens. Not so much when screens get narrow, as it is the case with f.e. mobile phones.

Steps to reproduce

Set up a (bootstrap) container with a grid of 12 columns. The image is configured with an image style of "max. 650px" an "inner view". It is placed on the grid to use 6 columns, the left half of the browser window when the window is wider than 578px.
Once the window gets narrower than 1300px, the right column goes over the image on the left, which doesn't shrink. Once the width of the width of the browser window gets smaller than 578px, the image exceeds the space of its parent object, which causes two possible effects on a smart device: either only the left part of the image can be seen (which makes it hard to control the enlarged portion of the image), or the site is zoomed to allow for the full width of the image, minimizing the page text below readability.

The examples are screen shots of a small browser window on a wide screen:


Proposed resolution

Make sure the image honors the dimensions of the parent object.

✨ Feature request
Status

Active

Version

10.0

Component

User interface

Created by

🇦🇹Austria nofue

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024