-
Notifications
You must be signed in to change notification settings - Fork 16
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
Read initial window size and position from game.project #124
Conversation
Looks good, you can merge whenever the Defold fix happens. |
I would make this set the view size, not the window size, since the window size also includes window chrome (titlebar, window borders, etc.) |
@dapetcu21 I didn't know about this method, I'll take a look. Thank you! |
Could somebody test in on windows? (on mac it works perfect) http://d.defold.com/alpha/ |
@dapetcu21 I use set_view* instead of set_window* |
I think you forgot to change the name of the props. You only changed them in the README |
🙉 fixed! |
@AGulev I believe this can be merged now? https://forum.defold.com/t/defold-1-2-188-has-been-released/69477?u=pkeod |
@subsoap yes, thank you |
Pls don't merge before releasing Defold with this fix (PR)