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: lock screenshot if screenshot capturing already in progress #1188

Merged

Conversation

surajbobade
Copy link
Contributor

✨ Pull Request

📓 Referenced Issue

Fixes: #984

ℹ️ About the PR

If screenshot is already in progress then do not allow to take screenshot again.

🖼️ Testing Scenarios / Screenshots

NA

Copy link
Collaborator

@manojVivek manojVivek left a comment

Choose a reason for hiding this comment

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

Lgtm! 🎉

@manojVivek manojVivek merged commit e9eb4e7 into responsively-org:main Jan 22, 2024
4 checks passed
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.

Lock the screenshot generation logic, so that only one screenshot is running per device at a given moment.
2 participants