Skip to content

Store surface object in tablet cursor using QPointer

Vlad Zahorodnii requested to merge work/zzag/tablet-cursor-pointer-surface into master

The SurfaceInterface can get destroyed and TabletCursorV2 may return a dangling pointer.

BUG: 446255

Merge request reports