Skip to content

Conversation

@willeastcott
Copy link
Contributor

@willeastcott willeastcott commented Sep 30, 2025

Read the correct value for radius.

@willeastcott willeastcott self-assigned this Sep 30, 2025
@willeastcott willeastcott added the bug Something isn't working label Sep 30, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes a bug in the filterSphere option parsing where the radius value was being read from the wrong array index.

  • Corrects the radius assignment to use the correct array index (values[3] instead of values[4])

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@willeastcott willeastcott merged commit 0c758c1 into main Sep 30, 2025
2 checks passed
@willeastcott willeastcott deleted the fix-filter-sphere branch September 30, 2025 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants