bleakgrey/tootle

Hide sidebar when the app window is narrow

bugaevc opened this issue · 4 comments

With #312 fixed, I can finally use the app (yay!).

This is the cutoff point; if I make the window a tiny bit smaller the app turns the sidebar into a slide-out drawer:

image

And it doesn't look reasonable to me at all. That relatively useless sidebar is taking up all the space and has relatively huge margins, while the content view on the right is seriously crammed.

@bleakgrey changed the title Narrow layout could use some improvement Hide sidebar when the app window is narrow

Just to be clear, I'm not asking specifically for that. Hiding the sidebar sooner might be one way of fixing this. Simply allocating some less vertical space to the sidebar and some more to the content could be another.

Tangentially related, but may I turn your attention to the header bar shadow? It's very visibly different on the sidebar and on the main part of the window.

It's very visibly different on the sidebar and on the main part of the window.

I think I know why. It's because every status widget in the content view has a separator at the top, even if it happens to be the first in the list. If you scroll the content down a bit, it'll be evident that the headers are the same.

Can you please make it a separate issue?

Can you please make it a separate issue?

#315