ramp4-pcar4 / story-ramp

Storytelling with interactive maps using RAMP
MIT License
4 stars 13 forks source link

Auto-resize interface when window size changes #396

Open dan-bowerman opened 7 months ago

dan-bowerman commented 7 months ago

I would like to explore options for automatically realigning UI elements when the browser is resized. Typically the left side content will expand to fit available space, but the right side content will stay in a fixed width. For example:

image

image

Do we have any options for resizing our dynamic content on the right when the window/browser size changes?