Skip to content
This repository has been archived by the owner on Jul 4, 2024. It is now read-only.

Investigate multi-section UI on a single window #44

Open
rydzynskip opened this issue Oct 11, 2022 · 0 comments
Open

Investigate multi-section UI on a single window #44

rydzynskip opened this issue Oct 11, 2022 · 0 comments
Labels
2 improvement Improve an existing feature
Milestone

Comments

@rydzynskip
Copy link
Contributor

GUI applications like VS code have multiple sections in their window (such as the place where you write code, the file bar on the left, and a terminal on the bottom) and they do a good job of separating each. We should try and copy some of those UI design features for our windows that have multiple sections.

The best place to test this out would be in the data view for the vehicle window. This window has multiple graphs and we currently have a QSplitter component separating them, but this UI is bad.

@rydzynskip rydzynskip added improvement Improve an existing feature 2 labels Oct 11, 2022
@rydzynskip rydzynskip added this to the Enhance UI milestone Oct 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
2 improvement Improve an existing feature
Projects
None yet
Development

No branches or pull requests

1 participant