Amend 74133432d3 fix editor sidebar visibility
This commit is contained in:
@@ -645,7 +645,7 @@ Editor::Editor ()
|
||||
ebox_hpacker.show();
|
||||
global_vpacker.show();
|
||||
_bottom_hbox.show();
|
||||
_editor_list_vbox.show ();
|
||||
_editor_list_vbox.show_all ();
|
||||
|
||||
/* register actions now so that set_state() can find them and set toggles/checks etc */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user