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

Node Inspector panel doesn't use Custom PropertyDrawers #53

Open
noio opened this issue May 2, 2024 · 0 comments
Open

Node Inspector panel doesn't use Custom PropertyDrawers #53

noio opened this issue May 2, 2024 · 0 comments

Comments

@noio
Copy link

noio commented May 2, 2024

For the data types I'd like to use on my nodes, I've set up a lot of CustomPropertyDrawers, but it seems that the inspector panel ignores those.

I've tried changing my PropertyDrawers from IMGUI to UITK (i.e. OnGUI ➡️ CreatePropertyGUI) but I still think the inspector panel is not using them.

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

1 participant