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
|
|
@ -976,8 +976,6 @@ void ControlEditorToolbar::_notification(int p_what) {
|
|||
}
|
||||
|
||||
ControlEditorToolbar::ControlEditorToolbar() {
|
||||
add_child(memnew(VSeparator));
|
||||
|
||||
// Anchor and offset tools.
|
||||
anchors_button = memnew(ControlEditorPopupButton);
|
||||
anchors_button->set_tooltip_text(TTR("Presets for the anchor and offset values of a Control node."));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue