Skip to content

applets/notifications: forward wheel events to outer ScrollView

Fushan Wen requested to merge work/fuf/smoother into master

As QML TextEdit absorbs all wheel events, a wheel forwarder is added to help forward wheel events. This improves the smooth scrolling effect.

Merge request reports