Is there a way to change the text size of label in EditorGuiLayout.Popup?? I have tried creating a new style but it only changes the text size of the content in the drop drop down. I would also like to make the button height match the rest of the stuff int he box.
I am having the same issue. Every style I try only affects the list that pops up, not the idle control. Does anyone have any tips? I can't find any documentation on this.
This could do. But, I suggest to always store any original values of EditorStyles before changing them either directly changing them or create new custom EditorStyle.
I am having the same issue. Every style I try only affects the list that pops up, not the idle control. Does anyone have any tips? I can't find any documentation on this.
– Thuenderman