Hi guys, I’m working on a custom inspector with some new editor utilities and tools, etc.
I’ve started showing up in the inspector screen the most usual value types like int, float, bool, etc.
My problem is that when I shrink the inspector window, not only my values or labels shrink too, they also move out of my screen.
I’m posting the image which shows you:
Before: The Inspector window with a lot of space showing as usual.
After: When the Inspector window is shrinked the fields and labels move out of he screen.
Hope someone can help me with this . Will keep this post alive if I find some answers.
Thank you!!
PD: I’m not modifying the Inspector window width with any call in my script.