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

fix(screenshots): Run take screenshot on ui thread always #2743

Merged
merged 11 commits into from
Jan 23, 2023

Conversation

krystofwoldrich
Copy link
Member

📢 Type of change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring

📜 Description

The error log appears only in dev builds but suggests that the screenshots should be taken on the UI thread.

💡 Motivation and Context

fixes: #2742

💚 How did you test it?

sample app

📝 Checklist

  • I reviewed submitted code
  • I added tests to verify changes
  • All tests passing
  • No breaking changes

🔮 Next steps

CHANGELOG.md Outdated Show resolved Hide resolved
@krystofwoldrich krystofwoldrich changed the title fix(screenshots): Run take screenshot on ui thread fix(screenshots): Run take screenshot on ui thread always Jan 23, 2023
@krystofwoldrich krystofwoldrich enabled auto-merge (squash) January 23, 2023 16:23
@krystofwoldrich krystofwoldrich merged commit ca0e055 into main Jan 23, 2023
@krystofwoldrich krystofwoldrich deleted the fix-screenshots-on-ui-thread branch January 23, 2023 16: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.

Screenshots should be taken on the UI thread
2 participants