Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Mobile Friendly/Mini Player UI #158

Open
claywd opened this issue Sep 30, 2021 · 0 comments
Open

[Feature] Mobile Friendly/Mini Player UI #158

claywd opened this issue Sep 30, 2021 · 0 comments

Comments

@claywd
Copy link

claywd commented Sep 30, 2021

I ran this on an ARM 64 librem 5 and it works great but the scale and images are trouble. You have to scale/zoom out about 50% to make it workable. The app does scale to fit the screen but many of the elements overlap.

So here is my proposal. you have the three main containers right. Sonos systems(left), now playing(middle), and sourcing music(right). Let's make left & right collapsable. So once an option chosen they shrink to a little button on the side of the now playing container. When open, they they share the display with the now playing container. Only allow two containers open at a time when screen size is below a threshold.

The menu elements. If we just make the search bar and volume collapsable buttons then the overlapping would be solved. we do need the elements to shift though as the buttons are clicked o reveal the volume slider or search respectively.

let me know what you think. ;) I've never dev'd electron but I'd like to get my hands on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant