Make buttons closer in Inspector panel

This commit is contained in:
volzhs 2017-04-14 00:03:54 +09:00
parent 09ed1113fa
commit 79182ced83

View File

@ -4389,6 +4389,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;