From: Philipp H. <ph...@ph...> - 2012-03-26 15:53:11
|
Hi all, I've never been really happy with the way vertical/horizontal maximization works in in Notion. The most annoying behavior for me is the following. Start with a workspace with two horizontal splits: ------- |1|2|3| ------- Focus frame 3 and toggle horizontal maximization twice. I would expect the layout to be restored, but instead one gets the following result with frame 1 shrunk to zero width: ------- | 2 |3| ------- I've spent some time understanding this and I've come up with a different approach which will always restore the layout as expected. I'm currently testing these changes. My question is whether there are other things that annoy you about the current behavior of vertical/horizontal maximization. I would then try to address them while I'm at it. Regards, Philipp |