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

Increase and decrease volume using scrollwheel #333

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

pypp
Copy link

@pypp pypp commented May 14, 2024

Add the ability to increase and decrease the volume using the mouse wheel.
resolves #312

renovate bot and others added 11 commits May 3, 2024 21:38
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…g17#313)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@prayag17
Copy link
Owner

Thanks for your work but I will hold PRs for now

@pypp
Copy link
Author

pypp commented May 14, 2024

no problem.

@prayag17
Copy link
Owner

prayag17 commented May 30, 2024

You can now fix the merge conflict

@pypp pypp closed this May 30, 2024
@pypp
Copy link
Author

pypp commented May 31, 2024

I get the following error when trying to connect to server

Error: Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons: 1. You might have mismatching versions of React and the renderer (such as React DOM) 2. You might be breaking the Rules of Hooks 3. You might have more than one copy of React in the same app See https://reactjs.org/link/invalid-hook-call for tips about how to debug and fix this problem.

@pypp pypp reopened this May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feat] Mousewheel to increase and decrease volume
2 participants