How to close the ouput panel

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By AlighaThor
:warning: Old Version Published before Godot 3 was released.

Hi. I’m pretty new in Godot. Thanks for an amazing product.

How do I hide permanently the ouput panel? Everytime I run the project it shows, but it remains after the run. So, I would like to set it hidden unless I explicity open it. Any help?

Thanks!

:bust_in_silhouette: Reply From: kidscancode

You can set the behavior for the output panel in “Editor → Editor Settings” under “Run → Output”. The options are:

  • Always Clear Output On Play
  • Always Open Output On Play
  • Always Close Output On Stop

Yes, thanks, :wink: I figured out just a few minutes I posted the question, but I could’nt deleted or modify it because was under moderation.

Thanks for your quick reply! :wink:

AlighaThor | 2017-12-13 23:46