You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-12 13:20:55 +00:00
Added small icon to expand the bottom panel (and shortcut too)
This commit is contained in:
@@ -377,7 +377,11 @@ private:
|
||||
|
||||
PanelContainer *bottom_panel;
|
||||
HBoxContainer *bottom_panel_hb;
|
||||
HBoxContainer *bottom_panel_hb_editors;
|
||||
VBoxContainer *bottom_panel_vb;
|
||||
ToolButton *bottom_panel_raise;
|
||||
|
||||
void _bottom_panel_raise_toggled(bool);
|
||||
|
||||
EditorInterface *editor_interface;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user