Open navv-1 opened 1 year ago
I would like that, if the other sidebar would get narrower, instead of having the whole page scroll.
It looks like an improvement worth to spend time on it.
what about simply stopping the side bars expansion a bit before they reach half of the window size? (and keep the relation when the window is being resized horizontally)
Yeah, the sidebar should not be allowed to get wider and push the other one away.
Currently, if there isn't enough space while resizing, the sidebars are made narrower (to their minimum width), but it could go step further if there still isn't enough space: hide it (as if the user hides it).
Unhiding one when the other one is shown could hide the other if there isn't enough space.
Plenty of edge cases here.
Please see the gif below
What if like this?