Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Resolve design problems with new theme on mobile #65

Merged
merged 1 commit into from
Apr 22, 2021
Merged

Resolve design problems with new theme on mobile #65

merged 1 commit into from
Apr 22, 2021

Conversation

Foorack
Copy link
Member

@Foorack Foorack commented Apr 22, 2021

Changes

  • Fix top header with text wrapping on thin mobile devices.

  • Made tables scrollable on the horizontal axis for when the table doesn't fit.

  • Made the text in the Discord-footer-box scale depending on the screen width.

Screenshots

Showing header and scrollable tables:

image

Showing bottom Discord footer:

image

Fix top header with text wrapping on thin mobile devices.

Made tables scrolleable on horizontal axis for when table doesn't fit. Ideally many pages should be rewritten to avoid table, as it is very difficult to make mobile-compatible, but this is waaay outside the scope of this PR.

Made the text in the Discord-footer-box scale depending on the screen width.
Copy link
Member

@ariesclark ariesclark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@ariesclark ariesclark merged commit 4b4b2d6 into vrchatapi:master Apr 22, 2021
@Foorack Foorack deleted the designfix branch April 23, 2021 10:54
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants