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

Fix Xaero's minimap player entity dot rendering while disabled #419

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

Lyfts
Copy link
Member

@Lyfts Lyfts commented Sep 11, 2024

Xaero's minimap has three way of showing the player location either as a crosshair, dot or arrow. The dot only checks if the crosshair is not active which means you end up with the following while arrow is chosen
xaero_mini

When the minimap is lockedNorth it also forces you to use the arrow which again causes the dot to render.

@Lyfts Lyfts requested a review from a team September 11, 2024 15:54
@Dream-Master Dream-Master merged commit 6a8fae3 into master Sep 12, 2024
1 check passed
@Dream-Master Dream-Master deleted the fix-xaero-player-dot branch September 12, 2024 06:14
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.

3 participants