qt: do not handle wheel events in Player.qml, VideoSurface already handles them
This partially reverts commit ef1f8595.
Wheel events are handled in VideoSurface
and forwarded
to the window, it is not clear why this is handled here
again.
This partially reverts commit ef1f8595.
Wheel events are handled in VideoSurface
and forwarded
to the window, it is not clear why this is handled here
again.
VideoLAN code repository instance