Skip to content

Conversation

@darrenburns
Copy link
Member

No description provided.

await asyncio.sleep(0.02)

await app._animator.wait_for_idle()
await asyncio.sleep(0.05)
Copy link
Member Author

Choose a reason for hiding this comment

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

On Windows, screenshots seemed to be slightly too early and the final key wasn't being processed. Not ideal of course, but seems to fix the issue.

Copy link
Member

Choose a reason for hiding this comment

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

THis might be redundant with a pending PR.

@willmcgugan willmcgugan merged commit 7b31f63 into main Oct 31, 2022
@willmcgugan willmcgugan deleted the python311 branch October 31, 2022 13:23
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.

3 participants