You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OS/device including version:
macOS Sierra Version 10.12.6
Issue description:
When i try to run a script via OS.execute() with option --no-window the window pops up.
Under Windows 10 it works as expected but under MacOs the window is not hidden
Let's repurpose this as a feature request to implement --no-window for macOS and Linux I guess, which #42276 can close.
akien-mga
changed the title
MacOS OS.execute() an script with option --no-window the window is not hidden
Implement --no-window option for macOS and Linux
Nov 5, 2020
Godot version:
Godot Engine v3.2.3.stable.mono.official
OS/device including version:
macOS Sierra Version 10.12.6
Issue description:
When i try to run a script via OS.execute() with option --no-window the window pops up.
Under Windows 10 it works as expected but under MacOs the window is not hidden
Steps to reproduce:
execution from a EditorPlugin context
Minimal reproduction project:
The text was updated successfully, but these errors were encountered: