ray-input icon indicating copy to clipboard operation
ray-input copied to clipboard

Overlapping mouse/touch events

Open tomorrowevening opened this issue 8 years ago • 2 comments

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

tomorrowevening avatar Nov 29 '16 21:11 tomorrowevening

Could you elaborate?

borismus avatar Dec 21 '16 01:12 borismus

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?

tomorrowevening avatar Dec 21 '16 03:12 tomorrowevening