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

[Bug] Pybricks Code only works in landscape mode on Android #300

Closed
laurensvalk opened this issue Apr 12, 2021 · 3 comments
Closed

[Bug] Pybricks Code only works in landscape mode on Android #300

laurensvalk opened this issue Apr 12, 2021 · 3 comments
Labels
OS: Android Issues that only occur on Android software: pybricks-code Issues with https://code.pybricks.com application

Comments

@laurensvalk
Copy link
Member

laurensvalk commented Apr 12, 2021

Describe the bug

I can reproduce some of the download and run issues on Android, but my keyboard is getting in the way 😄

Forced landscape mode makes it very hard to use. See screenshot below. I have Android 11.

To reproduce

Save Pybricks Code as an app on a modern Android device.

Expected behavior
Rotate the screen when rotating the phone

Screenshots
Screenshot_20210412-163036-035

@laurensvalk laurensvalk added the software: pybricks-code Issues with https://code.pybricks.com application label Apr 12, 2021
@laurensvalk
Copy link
Member Author

Having the keyboard open at all times might also be useful, to avoid jumping around much.

@dlech
Copy link
Member

dlech commented Apr 12, 2021

I did that intentionally because there isn't room for the buttons the other way and they cover the code. I think it would be better to just set a minimum screen size of 10 or 11 inches and not try to support smaller devices.

@laurensvalk
Copy link
Member Author

Having the buttons max-button size scaled to fit could work. They're still big enough that way.

It's definitely not critical, but because everything else is working so well on Android, it almost seems worth it.

@dlech dlech added the OS: Android Issues that only occur on Android label Aug 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OS: Android Issues that only occur on Android software: pybricks-code Issues with https://code.pybricks.com application
Projects
None yet
Development

No branches or pull requests

2 participants