-
Notifications
You must be signed in to change notification settings - Fork 133
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
Mousewheel event does not work #380
Comments
Hi @WoodNeck, |
This issue/PR has been automatically marked as stale because it has not had any update (including commits, comments, labels, milestones, etc) for 30 days. It will be closed automatically if no further update occurs in 7 day. Thank you for your contributions! 한글이 이슈/PR은 commits, comments, labels, milestones 등 30일간 활동이 없어 자동으로 stale 상태로 전환되었습니다. 이후 7일간 활동이 없다면 자동으로 닫힐 예정입니다. 프로젝트 개선에 기여해주셔서 감사합니다. |
Hi, opening this up again to ask; is this something that is now better supported in v4? Can't find any information elsewhere, but I might be missing something obvious? Thanks |
Hi you could using this one to scroll using your mouse wheel @fullyherge
|
According to the comments, here is the plugin that you can install from NPM, it also has the possibility to scroll horizontally. npm i egjs-flicking-plugins-wheelslide Regards |
For Vue 3 or Nuxt 3 (with
|
When I try to scroll with the mouse wheel the carousel does not work (scroll). There is some property to activate this?
The text was updated successfully, but these errors were encountered: