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

Alternating Background issue when selecting a gameobject in hierarchy #12

Open
khold93 opened this issue Mar 18, 2022 · 1 comment
Open

Comments

@khold93
Copy link

khold93 commented Mar 18, 2022

The "Alternating Background" flickers every time I select a new object in Hierachy.
I assume its updating on click and is redrawing the alternating background,
It only happens if the hierarchy is not fully visible it seems. Aka not showing all the gameobjects in the list.

@JurjenBiewenga
Copy link

You can fix this by setting HierarchyDrawer.temp_alternatingDrawed to false in the EditorApplication.Update callback.

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

No branches or pull requests

2 participants