You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This patch fixed the issue for me, I apply it with patch-package. I have no need of the code in here but guessing it serves a purpose so I'm not creating a PR for it.
I just commented out all of the code that runs when the users presses on the preview. It still dismiss the preview and the animation works perfectly as if the user tapped the background.
Pressing the preview element causes auxiliary element to not animate away. It just waits for the context menu to close and then snaps away
Screen.Recording.2024-01-25.at.14.43.24.mov
Expected behaviour:
The auxiliary element would animate away like it does when pressing outside the preview element.
Actual behaviour:
The auxiliary element does not animate away when dismissing the context menu by pressing the preview element.
Platform:
Versions:
Minimal reproducible example:
The text was updated successfully, but these errors were encountered: