While trying to get use to the software and exploring, I hid the top selection bar and can not for the life of me figure out how to retrieve it.
Chris
While trying to get use to the software and exploring, I hid the top selection bar and can not for the life of me figure out how to retrieve it.
Chris
Just press ctrl + ` which opens up a console. In the input of that console, type this in and press enter :-
window.run_command("toggle_menu")
The top menu bar should be restored.