yasirkula / UnityRuntimeInspector

Runtime Inspector and Hierarchy solution for Unity for debugging and runtime editing purposes
MIT License
1.68k stars 135 forks source link

Dropdown's item height ignores skins #22

Closed Deepscorn closed 4 years ago

Deepscorn commented 4 years ago

Thank you very much with the plugin! It's great!

Have one issue: dropdown's item height ignores skins. This results in field being too small and text not seen in our setup. See screenshot.

I use custom skin to make texts not be too small when RuntimeInspector is put on our game canvas. (I increased font size, line height and indent amount in three times).

PS As a workaround, can use standalone canvas for RuntimeInspector

2020-07-05 01_08_12-SuperCity - MainScene - Android - Unity 2019 3 2f1 Personal  PREVIEW PACKAGES IN

yasirkula commented 4 years ago

Will resolve it as soon as possible.