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

UraniumContentPage does not resize controls properly when changing orientation on iPad #731

Open
codychaplin opened this issue Aug 5, 2024 · 1 comment
Assignees
Labels
bug-verified A bug that can be reproduced core-uraniumcontentpage
Milestone

Comments

@codychaplin
Copy link

As the title states, some controls do not resize when changing orientation on iPad. This just happens when switching from landscape to portrait, as you can see below, the buttons keep their width and extend off the right side of the screen. I have not tested on an Android tablet but this does not happen on Android and iOS phones, just iPad. I created a repo to reproduce here: https://github.com/codychaplin/test

See screenshots below (vertically cropped the screenshots to save space)
Portrait:
Simulator Screenshot - iPad (10th generation) - 2024-08-05 at 08 41 12

Landscape:
Simulator Screenshot - iPad (10th generation) - 2024-08-05 at 08 41 15

Switched back to portrait:
Simulator Screenshot - iPad (10th generation) - 2024-08-05 at 08 41 18

@enisn enisn added the bug-verified A bug that can be reproduced label Sep 21, 2024
@enisn enisn added this to the v2.10 milestone Sep 21, 2024
@enisn enisn self-assigned this Sep 21, 2024
@enisn
Copy link
Owner

enisn commented Sep 21, 2024

I'll work on ContentPage and overhaul it. Current logic is not the best right now, it works like a layer on an existing page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-verified A bug that can be reproduced core-uraniumcontentpage
Projects
None yet
Development

No branches or pull requests

2 participants