Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for freeform windows in the Android editor #10884

Closed
SanekGamer007 opened this issue Oct 3, 2024 · 0 comments · Fixed by godotengine/godot#102492
Closed

Add support for freeform windows in the Android editor #10884

SanekGamer007 opened this issue Oct 3, 2024 · 0 comments · Fixed by godotengine/godot#102492

Comments

@SanekGamer007
Copy link

Describe the project you are working on

irrelevant

Describe the problem or limitation you are having in your project

Debugging is a bit clunky, especially with the parts of the editor being cutoff in the App-by-App mode.

Describe the feature / enhancement and how it helps to overcome the problem or limitation

Allows you to make the debug build open in a freeform window, allowing for easier debugging.

Describe how your proposal will work, with code, pseudo-code, mock-ups, and/or diagrams

When you press "play" the game will open in a freeform window instead of being by side.

If this enhancement will not be used often, can it be worked around with a few lines of script?

App-by-App is perfectly usable, but freeform in my opinion would be better.

Is there a reason why this should be core and not an add-on in the asset library?

Is this even possible to be an addon?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants