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

Only draw debug circle and drag indicators (in debug_draw_egui) when DebugPickingMode is set to noisy #339

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

Affinator
Copy link
Contributor

Hi,
IMHO the circle and drag indicators are a bit much, even when debugging.

I personally expected them to go away when reducing DebugPickingMode from Noisy to Normal. Therefore I simply added the check to debug_draw_egui.

This could also be a PluginSetting or DebugPickingMode could be extended, but I find this approach intuitive enough.

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.

1 participant