I had an issue with reorderable lists not appearing when using DisplayInspectorAttribute and also an issue with height calculation for the whole sub-inspector whenever reorderable list was inside. This PR fixes that, hopefully without breaking any other usecases I didn't think of
Fixes #169
I had an issue with reorderable lists not appearing when using DisplayInspectorAttribute and also an issue with height calculation for the whole sub-inspector whenever reorderable list was inside. This PR fixes that, hopefully without breaking any other usecases I didn't think of