Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore gestures on closed RichAnimationWidget when using FadeRAWA #1591

Merged
merged 1 commit into from Jul 17, 2023

Conversation

JaffaKetchup
Copy link
Member

Fixes #1589.
Added IgnorePointer to FadeRAWA.popupAnimationBuilder to ignore gestures when closed. ScaleRAWA does not suffer from the same issue as the child becomes 0x0 px.

Copy link
Collaborator

@TesteurManiak TesteurManiak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 👍

@JaffaKetchup JaffaKetchup merged commit 39962b0 into master Jul 17, 2023
7 checks passed
@JaffaKetchup JaffaKetchup deleted the fix-1589 branch July 17, 2023 15:07
@JaffaKetchup JaffaKetchup moved this from In progress to Done in v6 Release Planning Jul 17, 2023
@JaffaKetchup JaffaKetchup mentioned this pull request Aug 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

[BUG] FadeRAWA allows invisible widgets to receive gesture events
2 participants