twinejs icon indicating copy to clipboard operation
twinejs copied to clipboard

Donation darkness overlay doesn't disappear after Patreon request.

Open stereoforever opened this issue 3 years ago • 3 comments

Describe the bug.

When I first ran Twine and the Patreon donation request pops up, I hit one of the buttons (don't remember which) and it took me to the Patreon site. Upon returning to the Twine app, the darkness overlay was still there - reducing the contrast in the UI. The whole program is still functional but now is difficult to read. Taking screenshots doesn't work because the darkness filter is lifted every time (in both the standard windows screenshot tool and OBS). The darkness filter is used to give contrast to the initial in-app request donate.

Pressing Dark or Light Mode doesn't help. Neither did uninstalling and reinstalling.

Steps to reproduce:

  1. Run Twine.
  2. Click the link to donate.
  3. Return to app.

Expected behavior:

The app to return back to normal with normal UI, no darkness filter. In case of confusion, I don't have any Contrast theme settings in Windows 11, just the normal Dark Mode.

Additional context on this problem.

Windows 11 Computer

Twine version number

2.3.16

Does this problem occur with the web version of Twine or the desktop app?

Desktop app

What operating system does this problem occur on?

Windows

If this problem is occurring with the web version of Twine, what browser does it occur on?

No response

Presubmission checklist

  • [ ] I am interested in working on code that would fix this bug. (This is not required to submit a bug report.)
  • [X] I have done a search and believe that an issue does not already exist for this bug in the GitHub repository.
  • [X] I have read and agree to abide by this project's Code of Conduct.

stereoforever avatar Apr 01 '22 20:04 stereoforever

Does this happen on every app startup now, or it just happened when the prompt opened?

I'm marking this as help wanted because 2.4 no longer makes the donation popup modal, but PRs addressing this bug would be welcome.

klembot avatar Apr 02 '22 15:04 klembot

It happens on every app startup since the prompt. The subsequent app startups don't have the prompt even though the darkness remains.

However! I downloaded the 2.4 beta and it's not an issue in that version anymore!

Thanks for getting back to me.

stereoforever avatar Apr 02 '22 19:04 stereoforever

That's good to hear. A possible workaround here for 2.3 users is to delete your application prefs to see if that helps.

klembot avatar Apr 03 '22 22:04 klembot

This issue was resolved in 2.4 by making this a modeless dialog.

klembot avatar Jul 07 '23 02:07 klembot