roman / golden-ratio.el

Automatic resizing of Emacs windows to the golden ratio
MIT License
589 stars 38 forks source link

Other windows are unnecessarily resized after switching perspective #73

Open angrybacon opened 7 years ago

angrybacon commented 7 years ago

I have (setq-default golden-ratio-adjust-factor .53) so that I can have 3 windows of the same width. That way eyes travel less and only the height will change:

screen shot 2016-12-21 at 12 32 53

After switching perspective with persp-mode, it looks like this:

screen shot 2016-12-21 at 12 34 47

In this case, I moved to the middle window. The ratio for that window is respected but others are not. Disabling and re-enabling golden-ratio-mode doesn't fix the issue, but closing a "column" window (ie. not one of the 2 on the left) and re-opening it does fix the issue.

Let me know what I can provide to help debug this issue, if any. Thanks

angrybacon commented 7 years ago

Happens too with eyebrowse.