Skip to content

Fix ignore edge region. Center edge had wrong size and could have wrong coordinates - #375

Open
atsju wants to merge 6 commits into
masterfrom
JST/374
Open

Fix ignore edge region. Center edge had wrong size and could have wrong coordinates#375
atsju wants to merge 6 commits into
masterfrom
JST/374

Conversation

@atsju

Copy link
Copy Markdown
Collaborator

Somewhat improves #374. It does not fix all identified issues. What is fixed here:

  • inside circle is not always defined. So we use outside circle coordinates. They are concentric anyway.
  • insideOffset was added twice leading to wrong mask size

@atsju
atsju requested review from githubdoe and gr5August 16, 2026 17:01
@github-actions

Copy link
Copy Markdown

🚀 New build available for commit 479c7cf
Download installer here

Sign up for freeto 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.

1 participant

@atsju