Skip to content

Fix: unlocking behind popups on returning visits (fixes #263). - #264

Open
danielghost wants to merge 1 commit into
masterfrom
issue/263
Open

Fix: unlocking behind popups on returning visits (fixes #263).#264
danielghost wants to merge 1 commit into
masterfrom
issue/263

Conversation

@danielghost

Copy link
Copy Markdown
Contributor

Fixes #263.

Switched from an internal counter to the global popup stack, as any popup already open before the trickle button is created yields an unmatched close and drifts to a negative count, negating the popup guards in isAwaitingPopupClose and onParentComplete.

Fix

  • unlocking behind popups on returning visits - switched from an internal counter to the global popup stack

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Needs Reviewing

Development

Successfully merging this pull request may close these issues.

Unlocking behind popup on returning visits

2 participants