Skip to content

wayland/tablet_v2: Keep also the pad surface in a QPointer

Aleix Pol Gonzalez requested to merge work/apol/tablet-button-crash into master

This way we make sure that we don't explode if for some reason the surface is destroyed (e.g. it's closed). This will make it work exactly like the other references to SurfaceInterface.

BUG: 456817

Merge request reports