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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show the mobile header on tablet-landscape #1156

Merged

Conversation

doup
Copy link
Contributor

@doup doup commented May 6, 2024

Since there are more items in the header this sometimes leads to overflowing issues for tablet-landscape:

image image

This PR changes the breakpoint settings so that the mobile menu shows earlier. Now, in tablet-landscape (e.g. ipads landscape) we should see the mobile menu:

image

We will eventually need to rethink the header, but this way this can be postponed. 馃槄

@TrialDragon TrialDragon added C-Enhancement New feature or request S-Ready-For-Final-Review Ready for a maintainer to consider for merging C-Webdev labels May 6, 2024
@alice-i-cecile alice-i-cecile added this pull request to the merge queue May 13, 2024
Merged via the queue into bevyengine:main with commit 9bfeb9b May 13, 2024
10 checks passed
@doup doup deleted the feature/change-header-breakpoint branch May 13, 2024 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-Enhancement New feature or request C-Webdev S-Ready-For-Final-Review Ready for a maintainer to consider for merging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants