mapswipe / mapswipe-web

A web client for MapSwipe
https://web.mapswipe.org/
GNU General Public License v3.0
2 stars 0 forks source link

Resizing to different window size #4

Closed jhenshall closed 4 months ago

jhenshall commented 6 months ago

When resizing the browser window, the squares reposition out of order. Two examples below. Perhaps better to enforce the 6x3 grid that just gets smaller - not ideal for UX but does enforce the benefit of using a wider landscape window size.

Screenshot 2024-04-23 at 16 42 14 Screenshot 2024-04-23 at 16 41 52
ofr1tz commented 6 months ago

Hi, thanks for posting the issue!

Could you please indicate which browser/OS this occured on?

jhenshall commented 6 months ago

Hi, sorry for the delay. It was on MacOS 14.4.1 and Chrome 124.0.6367.62.

ofr1tz commented 5 months ago

Thanks! We could not reproduce this issue, does it persist on your side?

The expected behaviour is that the number of "columns" of image tiles adapts to window size/aspect ratio. There should always be 3 rows of image tiles, however.

Pseudorandom-Pseudonym commented 4 months ago

@ofr1tz the issuse persists, though not in quite the same way as shown in the original bug report of this issue. Really I'm not sure whether to open a new report and refer to it here, or to produce a new bug report in the comments of this one. What are your thoughts? I'll submit my findings later with images etc.