Skip to content

fix: add delay between selection and capture to avoid cursor in screenshot#6195

Open
sridhar-3009 wants to merge 1 commit into
basecamp:devfrom
sridhar-3009:fix/screenshot-selection-artifact-6142
Open

fix: add delay between selection and capture to avoid cursor in screenshot#6195
sridhar-3009 wants to merge 1 commit into
basecamp:devfrom
sridhar-3009:fix/screenshot-selection-artifact-6142

Conversation

@sridhar-3009

Copy link
Copy Markdown

After slurp completes its selection, grim was called immediately, capturing the selection crosshair overlay before it had time to disappear. Adding a 100ms delay lets the slurp UI clear before the screenshot is taken.

Closes #6142

Copilot AI review requested due to automatic review settings July 9, 2026 19:12

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

Screenshot captures the screenshot selection tool in the image

2 participants