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

Inspector loads slowly when there's many Color properties #101569

Closed
larspet opened this issue Jan 15, 2025 · 0 comments · Fixed by #101570
Closed

Inspector loads slowly when there's many Color properties #101569

larspet opened this issue Jan 15, 2025 · 0 comments · Fixed by #101570

Comments

@larspet
Copy link
Contributor

larspet commented Jan 15, 2025

Tested versions

Reproducible in 4.4.dev7, and probably many versions earlier.

System information

Windows 11

Issue description

Inspectors (or project/editor settings) that contain many Color properties will load slowly. Additionally, they can be slow to switch away from.

Steps to reproduce

For example, check out:

Editor Settings > Text Editor > Theme     (the worst example)
Editor Settings > Editors > 3D Gizmos
Editor Settings > Editors > Visual Editors
Project Settings > Debug > Shapes

Minimal reproduction project (MRP)

Also, I made an MPR that has a Node with an exported Array[Color], and some extra Color properties. Try repeatedly switching between the Colorful and Colorless nodes (make sure the Array is expanded).

color_picker.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants