Skip to content

PasssiveNotificationManager: Use Item instead of Control so that we can use a touchscreen

Devin Lin requested to merge work/devinlin/fixtouch into master

Control eats up touchscreen swipe events. Use Item instead so that we are able to swipe with a touch screen on the bottom half of applications.

See !815 (comment 577282) for the original issue

Merge request reports

Loading