Improve the looks of 2D/3D viewport contextual toolbars
This commit is contained in:
parent
221884e6bc
commit
f542dffb39
17 changed files with 152 additions and 107 deletions
|
|
@ -521,7 +521,6 @@ void NavigationObstacle3DEditor::_bind_methods() {
|
|||
NavigationObstacle3DEditor::NavigationObstacle3DEditor() {
|
||||
obstacle_node = nullptr;
|
||||
|
||||
add_child(memnew(VSeparator));
|
||||
button_create = memnew(Button);
|
||||
button_create->set_flat(true);
|
||||
add_child(button_create);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue