thomersch / openstreetmap-calendar

osmcal, a Collaborative Calendar for OpenStreetMap-related Events
https://osmcal.org
Apache License 2.0
33 stars 9 forks source link

Attend button out of frame #177

Closed danieldegroot2 closed 1 month ago

danieldegroot2 commented 2 months ago

The attend button now moves 'out of frame' into the footer if the description (left column) is shorter than the actions (right column). due to the map using the full column height (together with the action buttons below it).

Instance: osmcal.org Browser: Chrome 126.0.6478.127 / 126.0.6478.183, Edge 126.0.2592.87 / 126.0.2592.102 / 126.0.2592.113, Firefox 127.0.2 / 128.0 OS: Windows 10 Regardless of logged in state or zoom. No errors returned. note, high dpp screen.

Short left column: image

Long left column now returns extra tall map: image

Ex. https://osmcal.org/event/2993/

thomersch commented 1 month ago

Looks like it's a new bug, possibly related to the updated Leaflet.

danieldegroot2 commented 1 month ago

Thanks. Works properly on all mentioned browsers.