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

A separate parameter in game.project for handling display cutout #4991

Closed
AGulev opened this issue Jul 5, 2020 · 4 comments · Fixed by #5058
Closed

A separate parameter in game.project for handling display cutout #4991

AGulev opened this issue Jul 5, 2020 · 4 comments · Fixed by #5058
Assignees
Labels
android Issue related to the Android platform feature request A suggestion for a new feature
Projects

Comments

@AGulev
Copy link
Contributor

AGulev commented Jul 5, 2020

Is your feature request related to a problem? Please describe (REQUIRED):
Currently, we use the Immersive Mode parameter for showings hiding cutout. But sometimes users want to control these parameters separately.

Describe the solution you'd like (REQUIRED):
It would be nice to add one more flag for that.

Describe alternatives you've considered (REQUIRED):
For now, a user doesn't have the possibility to use these options separately.

Additional context (OPTIONAL):
https://forum.defold.com/t/defold-1-2-170-has-been-released/65631/7?u=agulev

@AGulev AGulev added feature request A suggestion for a new feature android Issue related to the Android platform labels Jul 5, 2020
@AGulev AGulev changed the title A parameter in game.project for handling display cutout A separate parameter in game.project for handling display cutout Jul 6, 2020
@SkaterDad
Copy link

Does anyone know a workaround for this, short of reverting to an older version of Defold?

@britzl britzl added this to To do in 1.2.173 via automation Jul 29, 2020
@britzl
Copy link
Contributor

britzl commented Jul 29, 2020

@SkaterDad I've added this to the planned work for 1.2.173 (we're working on 1.2.172 now).

@SkaterDad
Copy link

@SkaterDad I've added this to the planned work for 1.2.173 (we're working on 1.2.172 now).

Thanks for the update! I've been trying to make something work via native extension in the meantime. Had no luck changing the view parameter at runtime, but I'll be able to query the cutout height on game init().

@AGulev AGulev self-assigned this Jul 29, 2020
@AGulev AGulev added this to To do in 1.2.172 via automation Jul 29, 2020
@AGulev AGulev removed this from To do in 1.2.173 Jul 29, 2020
@AGulev AGulev moved this from To do to In progress in 1.2.172 Jul 29, 2020
1.2.172 automation moved this from In progress to Done Jul 31, 2020
@AGulev
Copy link
Contributor Author

AGulev commented Aug 3, 2020

@SkaterDad it's in the current beta, you can test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android Issue related to the Android platform feature request A suggestion for a new feature
Projects
No open projects
1.2.172
  
Done
Development

Successfully merging a pull request may close this issue.

3 participants