-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Scrolling improvements for mobile Chrome:
- Add the interactive-widget=resizes-content viewport meta tag to help avoid the gameport scrolling offscreen - Scroll buffer windows after metrics change so that they're still scrolled correctly
- Loading branch information
1 parent
f9326a8
commit f917c4b
Showing
2 changed files
with
1 addition
and
2 deletions.
There are no files selected for viewing
Submodule asyncglk
updated
6 files
+6 −1 | src/glkote/web/core.css | |
+1 −1 | src/glkote/web/input.css | |
+7 −3 | src/glkote/web/input.ts | |
+1 −8 | src/glkote/web/metrics.ts | |
+12 −4 | src/glkote/web/web.ts | |
+21 −3 | src/glkote/web/windows.ts |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters