Skip to content

fix: discard shrinking the calibration area too much - #1307

Merged
shadowusr merged 3 commits into
masterfrom
users/shadowusr/INFRADUTY-30423.calibrator-fixes
Aug 5, 2026
Merged

fix: discard shrinking the calibration area too much#1307
shadowusr merged 3 commits into
masterfrom
users/shadowusr/INFRADUTY-30423.calibrator-fixes

Conversation

@shadowusr

Copy link
Copy Markdown
Member

What's done?

Added a safeguard against shinking safe area too much. You can see example image, which previously resulted in calibrated area with width of 8px which is completely incorrect.

The better solution would be building an algorithm for finding the rectangle with the largest area that doesn't have any interferences, but this proved to be not so straightforward.

@github-actions

github-actions Bot commented Aug 4, 2026

Copy link
Copy Markdown

✅ Testplane browser-env run succeed

Report

@github-actions

github-actions Bot commented Aug 4, 2026

Copy link
Copy Markdown

✅ Testplane E2E run succeed

Report

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 0e1f49ecbf

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread src/browser/calibrator.ts Outdated
@pkg-pr-new

pkg-pr-new Bot commented Aug 5, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/gemini-testing/testplane@1307

commit: c3d2f00

Comment thread src/browser/calibrator.ts Outdated
@shadowusr
shadowusr merged commit d452870 into master Aug 5, 2026
9 checks passed
@shadowusr
shadowusr deleted the users/shadowusr/INFRADUTY-30423.calibrator-fixes branch August 5, 2026 20:41
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.

2 participants