You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
After switching perspective with persp-mode, it looks like this:
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
The text was updated successfully, but these errors were encountered:
angrybacon
changed the title
Golden ratio
Other windows are unnecessarily resized after switching perspective
Dec 21, 2016
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:After switching perspective with persp-mode, it looks like this:
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
The text was updated successfully, but these errors were encountered: