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

Overlapping mouse/touch events #11

Open
tomorrowevening opened this issue Nov 29, 2016 · 2 comments
Open

Overlapping mouse/touch events #11

tomorrowevening opened this issue Nov 29, 2016 · 2 comments

Comments

@tomorrowevening
Copy link

Please add 'enable' and 'disable' functionality to RayController's mouse/touch event binding, overlapping DOM elements won't receive these events.

@borismus
Copy link
Owner

Could you elaborate?

@tomorrowevening
Copy link
Author

If a DOM element covers the RayController's DOM element, the RayController's input still gets updated. Could we add 'enable' and 'disable' methods to add/remove those event bindings?

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

No branches or pull requests

2 participants