Skip to content

Add an empty mousearea to fix touch

Marco Martin requested to merge work/mart/mouseareafortouch into master

This empty mousearea serves for the sole purpose of refusing touch events which otherwise are eaten by Control stealing the event from any of its parents this fixes applet dragging in editmode for all systemmonitor plasmoids

Merge request reports