ther0n / UnnaturalScrollWheels

Invert scroll direction for physical scroll wheels while maintaining "Natural" scrolling for trackpads on MacOS
GNU General Public License v3.0
3.3k stars 71 forks source link

Horizontal inversion not working after standby #66

Open lnbs97 opened 1 year ago

lnbs97 commented 1 year ago

When my mac goes to standby and I wake it up the horizontal inversion stops working. Restarting the app solves this problem.

deanc commented 1 year ago

I have the same issue. But this is not consistently happening.

toompitow commented 1 year ago

Same issue here. Not happening consistently in my case either. Though it looks like it started after I set my standby mode to hibernate instead of sleep.

yevsa commented 8 months ago

Same for me

nata1993 commented 1 month ago

Also same for me but with small caveat. It happens for me after for very long time between restarts since I am usually just putting mac to sleep. Have not tried restarting the app itself but restarting mac does the same thing anyway. So.... Long uptime for me after which at some point after after resuming from sleep the scrolling does not work properly anymore.

ndesgranges commented 1 month ago

@nata1993 I ended up creating a script for raycast to quickly restart the app when I get the issue : [gist] fix-scroll.applescript