[Android] Status bar becomes visible when t.window.usedpiscale = false

Questions about the LÖVE API, installing LÖVE and other support related questions go here.
Forum rules
Before you make a thread asking for help, read this.
Post Reply
DPS2004
Prole
Posts: 10
Joined: Thu Jan 23, 2020 8:05 pm

[Android] Status bar becomes visible when t.window.usedpiscale = false

Post by DPS2004 »

Man, my porting problems seem to have no end...

I was having some dpi problems, which were resolved by adding t.window.usedpiscale = false to my conf.lua. But now, the android status bar is always visible! It is obscuring parts of the screen, and I have no idea why disabling usedpiscale is causing it to be stuck on the screen.
Attachments
dpienabled.love
The .love file with t.window.usedpiscale = false
(17.76 MiB) Downloaded 114 times
dpidisabled.love
The .love file with t.window.usedpiscale = true (HAS GRAPHICAL GLITCHES)
(17.77 MiB) Downloaded 117 times
DPS2004
Prole
Posts: 10
Joined: Thu Jan 23, 2020 8:05 pm

Re: [Android] Status bar becomes visible when t.window.usedpiscale = false

Post by DPS2004 »

Never mind, I did not have it set to fullscreen, sorry about that!
User avatar
pgimeno
Party member
Posts: 3550
Joined: Sun Oct 18, 2015 2:58 pm

Re: [Android] Status bar becomes visible when t.window.usedpiscale = false

Post by pgimeno »

Even in fullscreen I got random issues that are not yet completely fixed. https://love2d.org/forums/viewtopic.php?f=4&t=87576
User avatar
AuahDark
Party member
Posts: 107
Joined: Mon Oct 23, 2017 2:34 pm
Location: Indonesia
Contact:

Re: [Android] Status bar becomes visible when t.window.usedpiscale = false

Post by AuahDark »

It's some kind of race condition. The problem with status bar obscuring the view is supposedly be fixed in https://github.com/love2d/love-android/ ... 1ed593e261

For pgimeno's case, if you have video explaining your issue better, I may able to look it up.
Profile. Do you encounter crashes in LÖVE Android and wanna send me logcats? Please hit me up in LÖVE Discord and send the full logcat file!
Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot] and 200 guests