Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Raycast Flag BoxZone Flicker #174

Open
dukeofsussex opened this issue Nov 29, 2024 · 1 comment
Open

Raycast Flag BoxZone Flicker #174

dukeofsussex opened this issue Nov 29, 2024 · 1 comment
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@dukeofsussex
Copy link

Issue

Targeting near the edge of a box zone causes the "eye" to infinitely flicker on/off.

I've been able to pinpoint the issue to here and here as the flag change leads to different endpoint coordinates being returned, with them either being inside (flag 511) or outside (flag 26) of the box zone.

Version

1.17.1

Additional Media

Flicker.webm
@Ehbw Ehbw added bug Something isn't working good first issue Good for newcomers labels Jan 20, 2025
@Ehbw
Copy link
Member

Ehbw commented Jan 20, 2025

Do you have a repro snippet that you can provide for this?

@Ehbw Ehbw self-assigned this Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants