bluerobotics / cockpit

An intuitive and customizable cross-platform ground control station for remote vehicles of all types.
https://docs.bluerobotics.com/ardusub-zola/software/control-station/Cockpit-1.0/overview/
Other
44 stars 18 forks source link

[Configurations] Configurations should not be collapsed #1073

Closed joaoantoniocardoso closed 1 week ago

joaoantoniocardoso commented 2 weeks ago

Configurations are collapsed here:

https://github.com/bluerobotics/cockpit/assets/5920286/876e0932-8268-4f41-b124-858abb5e0c64

ArturoManzoli commented 1 week ago

Configurations are collapsed by default only on small screens. The intention is to reduce vertical space taken and thus, not overload the interface and block as little as possible the video/map feed

As you can see, the vertical menu with the config submenus is also in a small and simplified form.

joaoantoniocardoso commented 1 week ago

Oh, so maybe the window started too small in my case?

ArturoManzoli commented 1 week ago

Oh, so maybe the window started too small in my case?

Yep, it was intended to be small on small screens.

rafaellehmkuhl commented 1 week ago

Maybe we should add reactivity here and auto-expand if the window gets back to a bigger size?