Make buttons closer in Inspector panel
This commit is contained in:
parent
8df5b7151f
commit
dc519bf3bb
@ -3920,6 +3920,7 @@ PropertyEditor::PropertyEditor() {
|
||||
capitalize_paths = true;
|
||||
autoclear = false;
|
||||
tree->set_column_titles_visible(false);
|
||||
tree->add_constant_override("button_margin", 0);
|
||||
|
||||
keying = false;
|
||||
read_only = false;
|
||||
|
Loading…
Reference in New Issue
Block a user