Skip to content

input: fix crash on touch quicktile

Xaver Hugl requested to merge work/fix-maximize-crash into master

If the filter filters out touchDown it also has to always filter out the matching touchUp. Haven't tested this yet on 5.23 but I assume it's also affected

Merge request reports