SAtacker / bb-config

Configure your beagle device
MIT License
41 stars 7 forks source link

Make the main menu to be resizeable. #35

Closed ArthurSonzogni closed 3 years ago

ArthurSonzogni commented 3 years ago

On small screen, some users may find it useful to be able to resize the main menu to let more space to the content.

This patch make use of ResizableSplitLeft component.

ArthurSonzogni commented 3 years ago

https://user-images.githubusercontent.com/4759106/128925586-991edc22-246e-47d6-a165-2a827d24abc5.mp4

SAtacker commented 3 years ago

These are some really nice patches that enhance the UI and overall feel. :heart:

ArthurSonzogni commented 3 years ago

Ooops, could you please let me some time to update this patch. I put the exit button in the wrong container.

ArthurSonzogni commented 3 years ago

... and done!