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

[3.x] Add Android editor setting to control the window used to run the project #77677

Merged

Conversation

m4gr3d
Copy link
Contributor

@m4gr3d m4gr3d commented May 31, 2023

The follow options were added to the (new) run/window_placement/android_window editor setting:

  • Auto: choose how to run the project based on the device screen size
  • Same as Editor: run the project in the same window as the editor
  • Side-by-side with Editor: run the project in an adjacent window to the editor

Fixes #72885

main version

@m4gr3d m4gr3d added this to the 3.6 milestone May 31, 2023
@m4gr3d m4gr3d requested review from a team as code owners May 31, 2023 03:56
@m4gr3d m4gr3d changed the title Add setting to control the window used to run the project for the Android editor [3.x] Add setting to control the window used to run the project for the Android editor May 31, 2023
…roid editor

The follow options were added to the (new) `run/window_placement/android_window` editor setting:

- `Auto`: choose how to run the project based on the device screen size
- `Same as Editor`: run the project in the same window as the editor
- `Side-by-side with Editor`: run the project in an adjacent window to the editor
@m4gr3d m4gr3d force-pushed the android_editor_split_screen_setting_3x branch from 9851fa9 to b5a908c Compare June 8, 2023 01:23
@akien-mga akien-mga changed the title [3.x] Add setting to control the window used to run the project for the Android editor [3.x] Add Android editor setting to control the window used to run the project Jun 8, 2023
@akien-mga akien-mga merged commit b822463 into godotengine:3.x Jun 8, 2023
@akien-mga
Copy link
Member

Thanks!

@m4gr3d m4gr3d deleted the android_editor_split_screen_setting_3x branch June 9, 2023 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants