applets/notifications: forward wheel events to outer ScrollView
As QML TextEdit absorbs all wheel events, a wheel forwarder is added to help forward wheel events. This improves the smooth scrolling effect.
As QML TextEdit absorbs all wheel events, a wheel forwarder is added to help forward wheel events. This improves the smooth scrolling effect.