Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: 快捷增减音量 #2000

Closed
2 tasks done
mhzun opened this issue Aug 9, 2024 · 1 comment
Closed
2 tasks done

[Feature]: 快捷增减音量 #2000

mhzun opened this issue Aug 9, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@mhzun
Copy link

mhzun commented Aug 9, 2024

解决方案检查

问题描述

可不可以添加一个功能:鼠标悬停在音量按钮上时可通过鼠标滚轮增减音量

描述你想要的解决方案

判断鼠标是否在音量按钮上,然后使用 scroll_event 监听鼠标滚轮,判断前滚增大音量后滚减小音量

描述你考虑过的替代方案

No response

附加信息

No response

@lyswhut
Copy link
Owner

lyswhut commented Aug 24, 2024

已在 v2.9.0 新增

@lyswhut lyswhut closed this as completed Aug 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants