graphhopper / graphhopper-maps

GraphHopper Maps - Open Source Route Planner UI
https://graphhopper.com/maps/
Apache License 2.0
91 stars 33 forks source link

Wrap Overflowing Entries in Profile Selector #372

Closed benedikt-brandtner-bikemap closed 8 months ago

benedikt-brandtner-bikemap commented 8 months ago

If there are a lot of profiles configured and there is not enough space to show all them in the side bar the rendering breaks: image

This change would wrap overflowing entries of the list into new lines while still maintaining other style properties: image

karussell commented 8 months ago

Thanks, for the contribution.

This is addressed here: https://github.com/graphhopper/graphhopper-maps/pull/368