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

fix(viewer): tweak viewer UI style for mobile devices #1221

Merged
merged 1 commit into from
Sep 6, 2023

Conversation

MurakamiShinyu
Copy link
Member

Resolves the following problems:

  • input box (esp. in text-selection-edit-menu and find-box) with font-size smaller than 16px causes problem on iPhone that it enlarges screen content when the input box gets focus.
  • z-index on the settings menu botton should not be larger than find-box's z-index, because the ". . ." part of the settings menu button obstructs the find next button on small screen.

Resolves the following problems:
- input box (esp. in text-selection-edit-menu and find-box) with font-size smaller than16px causes problem on iPhone that it enlarges screen content when the input box gets focus.
- z-index on the settings menu botton should not be larger than find-box's z-index, because the ". . ." part of the settings menu button obstructs the find next button on small screen.
@vercel
Copy link

vercel bot commented Sep 6, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
vivliostyle ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 6, 2023 6:57am

@MurakamiShinyu MurakamiShinyu merged commit 1a31dbf into master Sep 6, 2023
3 checks passed
@MurakamiShinyu MurakamiShinyu deleted the fix/tweak-viewer-ui-style-for-mobile branch September 6, 2023 07:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant