Skip to content

fix: lock screenshot if screenshot capturing already in progress#1188

Merged
manojVivek merged 1 commit intoresponsively-org:mainfrom
surajbobade:single-screenshot-#984
Jan 22, 2024
Merged

fix: lock screenshot if screenshot capturing already in progress#1188
manojVivek merged 1 commit intoresponsively-org:mainfrom
surajbobade:single-screenshot-#984

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
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