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 Android editor setting to control the window used to run the project #77676

Commits on Jun 8, 2023

  1. Add setting to control the window used to run the project for the And…

    …roid editor
    
    The follow options were added to the (new) `run/window_placement/android_window` editor setting:
    
    - `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
    - `Auto`: choose how to run the project based on the device screen size
    m4gr3d committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    b2cd6a8 View commit details
    Browse the repository at this point in the history