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

Mouse event is broken on firefox #39

Closed
coderguy57 opened this issue Jul 1, 2022 · 2 comments
Closed

Mouse event is broken on firefox #39

coderguy57 opened this issue Jul 1, 2022 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@coderguy57
Copy link

The scrolling event: on.mousewheel doesn't work in firefox, should be on.mouse instead which works on both firefox and chrome :D
The performance is in general much worse on firefox, no idea why 🤔

Also a minor thing that's would be nice is to allow both normal scrolling and the current automatic scrolling with the set speed. Cause it's quite hard to stop scrolling right now :)

@TodePond
Copy link
Owner

TodePond commented Jul 1, 2022

Cool, thanks for letting me know! I can fix that after the weekend.

the camera zoom is really weird at the moment because I'm using it to record some smooth shots for the video, but it would be good to have a normal zoom available too. I'll make an issue for it. By the way, you can press "R" to reset the desired zoom speed to 0 again (it might take a while to slow down though)

@TodePond TodePond added the bug Something isn't working label Jul 1, 2022
This was referenced Jul 1, 2022
@TodePond TodePond self-assigned this Jul 4, 2022
@TodePond
Copy link
Owner

TodePond commented Jul 4, 2022

Mousewheel should work in firefox now!

@TodePond TodePond closed this as completed Jul 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants