Muximux
Muximux copied to clipboard
Relocate settings & logs in drop down mode
Hi, first off Great update :)
would it be possible to have the settings and Logs tab at the bottom of the drop down menu as I mainly use this on a mobile device?
many thanks
Will have to look into that later! Right now I'm trying to tend to other fires :)
@phairplay -
YES. I literally just saw this while doing UI work today.
However, the complication comes in with the possibility of the dropdown being longer than the height of the screen.
To compensate for this, the dropdown needs to be split into two divs, one that we append "app tiles" to when resizing the screen, and another for the nav items to sit in, so they're always at the bottom of the list, but the list can still be scrolled to show other apps.
And it needs a separator.
Don't worry, just thinking out loud here.