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

Automatically arrange windows to test game side by side - UI Feature Proposal #26546

Closed
lexum0 opened this issue Mar 3, 2019 · 5 comments
Closed

Comments

@lexum0
Copy link

lexum0 commented Mar 3, 2019

Godot version:
Godot 3.0.6

Issue description:
Since the game is run in a separate window, when I'm testing a game I manually set up the window sizes so the game is side by side with the editor and I'm able to quickly test and make changes with "Sync Scene Changes" and "Sync Script Changes".

Feature Proposal:
How about a feature for automatically arranging the windows side by side. You just set the width of the editor and the height / aspect ratio for the game (in case you are testing for mobile with a vertical aspect ratio)

Here's an example of the feature:
screen shot 2019-03-03 at 13 40 19

@girng
Copy link

girng commented Mar 3, 2019

possible dupe / related to #2326

@hubbyist
Copy link

hubbyist commented Jun 14, 2019

A starting arrangement selection for game window may be added to project settings. Like "center", "avoid overlap", etc ...

@aaronfranke
Copy link
Member

This feature likely depends on #576 being solved first so that it be done for all platforms at once.

@Calinou
Copy link
Member

Calinou commented Nov 19, 2019

@aaronfranke Couldn't this be done already by comparing the screen resolution to the editor window size and position?

@clayjohn
Copy link
Member

Feature and improvement proposals for the Godot Engine are now being discussed and reviewed in a dedicated Godot Improvement Proposals (GIP) (godotengine/godot-proposals) issue tracker. The GIP tracker has a detailed issue template designed so that proposals include all the relevant information to start a productive discussion and help the community assess the validity of the proposal for the engine.

The main (godotengine/godot) tracker is now solely dedicated to bug reports and Pull Requests, enabling contributors to have a better focus on bug fixing work. Therefore, we are now closing all older feature proposals on the main issue tracker.

If you are interested in this feature proposal, please open a new proposal on the GIP tracker following the given issue template (after checking that it doesn't exist already). Be sure to reference this closed issue if it includes any relevant discussion (which you are also encouraged to summarize in the new proposal). Thanks in advance!

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

No branches or pull requests

6 participants