Caldis / Mos

一个用于在 macOS 上平滑你的鼠标滚动效果或单独设置滚动方向的小工具, 让你的滚轮爽如触控板 | A lightweight tool used to smooth scrolling and set scroll direction independently for your mouse on macOS
http://mos.caldis.me
Other
13.97k stars 504 forks source link

System-wide horizontal scrolling with Shift key pressed doesn't work while Smooth Scrolling enabled #376

Open frkd-dev opened 3 years ago

frkd-dev commented 3 years ago

Describe the bug | 问题描述 If any application/window has content that enables horizontal and vertical scrolling then you can make a horizontal scrolling with the Shift key pressed. This system-wide behavior doesn't work while MOS has Smooth Scrolling enabled.

To Reproduce | 如何重现 To check this bug in Chrome, open this forum thread and check 3rd code snippet with a horizontal scroll. While the page has a vertical scroll and until smooth scrolling is enabled, this code snippet can't be scrolled horizontally with the Shift key pressed. The same applies to any app/window in a system.

Expected behavior | 期望结果 Any app/window can be scrolled horizontally with the Shift key pressed while MOS has a Smooth Scrolling option enabled.

Screenshots | 相关截图 image

System Info | 系统信息:

frkd-dev commented 3 years ago

Probably the easiest solution could be to check whether the Shift key pressed and if that's true — disable Smooth Scrolling until Shift is released. Not sure but it might be that implementing proper horizontal smooth scrolling is easy as well.

petrchutny commented 2 years ago

Same issue here… I have tried holding shift to scroll horizontally in Final Cut Pro and it didn't work.

InvSc commented 2 years ago

I came up to the same problem when using Finder and Notion 2.0.19 on MacOS 11.4. And mos version is 3.3.2.

edenstrom commented 2 years ago

For people having this issue: Change Toggle Key to ⇧ Shift in settings. CleanShot 2021-12-10 at 09 40 20@2x

InvSc commented 2 years ago

Thank you.That's right!

------------------ 原始邮件 ------------------ 发件人: "Jonathan @.>; 发送时间: 2021年12月10日(星期五) 下午4:41 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [Caldis/Mos] System-wide horizontal scrolling with Shift key pressed doesn't work until Smooth Scrolling enabled (#376)

For people having this issue: Change Toggle Key to ⇧ Shift in settings.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.