Restore new_editor inspector layout fixes

This commit is contained in:
2026-04-21 18:00:15 +08:00
parent 1e16995757
commit 233cf25965
26 changed files with 117 additions and 16 deletions

View File

@@ -31,6 +31,7 @@ struct UIEditorBoolFieldMetrics {
float horizontalPadding = 12.0f;
float labelControlGap = 20.0f;
float controlColumnStart = 236.0f;
float sharedControlColumnMinWidth = 0.0f;
float controlTrailingInset = 8.0f;
float checkboxSize = 18.0f;
float labelTextInsetY = 0.0f;