TextInput appears to be 'eating' mouse wheel events. Unfocussed text does not scroll (using pixi-wheel.js to scroll a container holding the input object). Wheel works when input is focussed, but no wheel events reach the container. When unfocussed, no wheel events reach the container and text does not scroll.
TextInput appears to be 'eating' mouse wheel events. Unfocussed text does not scroll (using pixi-wheel.js to scroll a container holding the input object). Wheel works when input is focussed, but no wheel events reach the container. When unfocussed, no wheel events reach the container and text does not scroll.