You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Screen rotation with orientation=all option set in buildozer is broken.
Try to rotate phone with running app leads to app closing.
Here's what log shows:
[INFO ] Base: Start application main loop
[INFO ] WindowSDL: App doesn't support pause mode, stop.
[INFO ] Base: Leaving application in progress...
[ERROR ] Base: No event listeners have been created
[ERROR ] Base: Application will leave
I used current kivy/p4a/buildozer masters.
This is regression due to some recent changes: rotation worked few weeks earlier.
The text was updated successfully, but these errors were encountered:
Screen rotation with
orientation=all
option set in buildozer is broken.Try to rotate phone with running app leads to app closing.
Here's what log shows:
I used current kivy/p4a/buildozer masters.
This is regression due to some recent changes: rotation worked few weeks earlier.
The text was updated successfully, but these errors were encountered: