Muximux icon indicating copy to clipboard operation
Muximux copied to clipboard

Relocate settings & logs in drop down mode

Open phairplay opened this issue 8 years ago • 2 comments
trafficstars

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

phairplay avatar Feb 13 '17 13:02 phairplay

Will have to look into that later! Right now I'm trying to tend to other fires :)

mescon avatar Feb 13 '17 15:02 mescon

@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.

d8ahazard avatar Aug 23 '17 01:08 d8ahazard