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
When I view bboxfinder on my 13.3-inch (2560 × 1600) MacBook Air laptop screen, the Coordinates panel, which is active by default, obscures the projection information.
Expected Behavior
The UI elements should be arranged so that I can see the projection information on my laptop screen.
Additional Details
This is a regression introduced by updating Leaflet to the current version, resulting from changes in the default CSS. #50 tweaks the CSS so that the CSS isn't hidden by the side panel above.
Screenshots
Active:
Hidden
Previous:
Proposed Solutions
Options I see:
Reduce the size of the buttons / coordinate panel
Remove or relocate non-functional buttons on the side panel (e.g. help button, see Help button doesn't work #52 )
Summary
When I view bboxfinder on my 13.3-inch (2560 × 1600) MacBook Air laptop screen, the Coordinates panel, which is active by default, obscures the projection information.
Expected Behavior
The UI elements should be arranged so that I can see the projection information on my laptop screen.
Additional Details
This is a regression introduced by updating Leaflet to the current version, resulting from changes in the default CSS. #50 tweaks the CSS so that the CSS isn't hidden by the side panel above.
Screenshots
Active:

Hidden

Previous:

Proposed Solutions
Options I see: