Revert "Update new_editor inspector layout and host rendering"

This reverts commit 5d81a64ef3.
This commit is contained in:
2026-04-21 13:55:30 +08:00
parent 64e778da65
commit 2c9e8dad49
62 changed files with 151 additions and 4417 deletions

View File

@@ -198,7 +198,6 @@ struct UIEditorPropertyGridMetrics {
float horizontalPadding = 12.0f;
float sectionHeaderHorizontalPadding = 6.0f;
float controlColumnStart = 236.0f;
float sharedControlColumnMinWidth = 0.0f;
float labelControlGap = 20.0f;
float disclosureExtent = 12.0f;
float disclosureLabelGap = 8.0f;