roman / golden-ratio.el

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

Side window keeps shrinking as I click with mouse in the active window #93

Open paskn opened 11 months ago

paskn commented 11 months ago

I love the package, thank you so much for developing it! I am unsure whether it is a bug or an issue with my config--maybe you can help me?

When I have two vertically separated windows with org-files and click with mouse anywhere in the active window (not switching to it, the mark is already there) the side window get shrink with each click. After enough clicks in the active window it expands back to occupy 50%. What can drive this behavior?

Thanks!

pringon commented 5 months ago

Hey, just wanted to ping that I run doom and I don't have this happening.

My only package-related config is (golden-ratio-mode 1), maybe it would help the know-how person that eventually checks this if you shared the config you are running. 😄