Makes Sidebar/Main_view split resizable#448
Makes Sidebar/Main_view split resizable#448Liberontissauri wants to merge 1 commit intojpochyla:masterfrom
Conversation
|
Maybe adding a setting in the preferences to persist the ratio between app launches would be nice, although I'm not sure about how to implement that just yet |
|
I question whether this would eventually lead to more layout bugs to resolve. If there is a way to set some min/max threshold of the side bar's resizing I think this could be acceptable. @Insprill any thoughts? |
|
If you can set reasonable ratios that would keep the current min and make the max Not more than 1/3 of the width, I think that might resolve any issue with the sidebar being too wide as in your example. |
|
@Liberontissauri Any followup with the suggested constraints? |
|
I'm going to close this since its a tiny change to the PR and making the sidebar dragable would introduce lots of other issues. There may be a future where we can have a button/shortcut to collapse. If you'd like, please feel free to discuss UI ideas here #476 |


I use a tilling window manager and it throws me off how large the sidebar is because of the window occupying the whole screen. Makes the split between the sidebar and the main view draggable so it can be resized.