Skip to content

Quick Animations: Fix crash

SwipeDelegate causes the running animation job to be deleted when calling swipe.close in swipe.completed. Employ the RETURN_IF_DELETED check in more places to avoid crashes.

Fixes: QTBUG-100560 Task-number: QTBUG-103223 Pick-to: 6.3 6.2 5.15 Change-Id: I276eeaa9aed1bdb36449b322a24641fa02c4d5e4 Reviewed-by: Ulf Hermann ulf.hermann@qt.io (cherry picked from commit 0238af0b)

  • asturmlechner 2023-04-09: Resolve conflict with dev branch commit 4938984f

Merge request reports