Use editor spacings instead of hard-coded ones

Issue #100 resolved
Christian Oeing repo owner created an issue

I noticed that in the property drawers the line height and spacing are hardcoded. The best for consistency and compatibility would be to use the properties "EditorGUIUtility.singleLineHeight" and "EditorGUIUtility.standardVerticalSpacing".

Comments (3)

  1. Log in to comment