Skip to content

GestureController: Disconnect timeline signals when removing#2829

Open
leolost2605 wants to merge 1 commit intomainfrom
leolost/gesture-controller-disconnect-timeline
Open

GestureController: Disconnect timeline signals when removing#2829
leolost2605 wants to merge 1 commit intomainfrom
leolost/gesture-controller-disconnect-timeline

Conversation

@leolost2605
Copy link
Copy Markdown
Member

The timeline might stay alive for a bit and send a stop signal which would lead to a triggered assertion because we don't expect that. Therefore make sure we explicitly disconnect signals and don't trust on the timeline finalizing and auto disconnecting the signals.

Fixes a crash when assertions are enabled.

The timeline might stay alive for a bit and send a stop signal
which would lead to a triggered assertion because we don't expect that.
Therefore make sure we explicitly disconnect signals and don't trust
on the timeline finalizing and auto disconnecting the signals.
@leolost2605 leolost2605 requested a review from a team April 24, 2026 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant