ray-input
ray-input copied to clipboard
Overlapping mouse/touch events
Please add 'enable' and 'disable' functionality to RayController's mouse/touch event binding, overlapping DOM elements won't receive these events.
Could you elaborate?
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?