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 window.get_window_size (DEF-3012) #3153

Closed
britzl opened this issue May 23, 2019 · 1 comment
Closed

Add window.get_window_size (DEF-3012) #3153

britzl opened this issue May 23, 2019 · 1 comment
Assignees
Labels
engine Issues related to the Defold engine feature request A suggestion for a new feature
Projects

Comments

@britzl
Copy link
Contributor

britzl commented May 23, 2019

From Github issue; [(LINK REMOVED){quote}We can get window resize information as windows are resized, but can't get initial size from Window API
{quote}
2019-04-26 16:57:12 (Johan.Beck-Noren)
Today, there is different behaviour depending on platforms. iOS calls listener for both size & focus att app init, and android does not. We need to agree on the behaviour we want across all platforms and then implement it. Design.

@britzl britzl added bug Something is not working as expected engine Issues related to the Defold engine feature request A suggestion for a new feature and removed bug Something is not working as expected feature request A suggestion for a new feature labels May 23, 2019
@britzl britzl self-assigned this Nov 19, 2019
@britzl britzl added this to To do in 1.2.165 via automation Nov 19, 2019
@britzl
Copy link
Contributor Author

britzl commented Nov 19, 2019

Another solution would be to always call the listener when it gets set

@britzl britzl moved this from To do to In progress in 1.2.165 Dec 9, 2019
@britzl britzl moved this from In progress to Done in 1.2.165 Dec 11, 2019
@britzl britzl closed this as completed Mar 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
engine Issues related to the Defold engine feature request A suggestion for a new feature
Projects
No open projects
1.2.165
  
Done
Development

No branches or pull requests

1 participant