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

"Grapher" application causes glitches on Chrome Mobile #30

Closed
Xiddoc opened this issue Aug 17, 2020 · 3 comments
Closed

"Grapher" application causes glitches on Chrome Mobile #30

Xiddoc opened this issue Aug 17, 2020 · 3 comments

Comments

@Xiddoc
Copy link

Xiddoc commented Aug 17, 2020

There are a lot of small bugs and glitches with the OS on mobile, but I thought I'd let you know of that one. Also- upon opening the music player app for the first time, 5 notifications for new songs appear. These notifications take up half the screen, and there is no way to disable/slide them away.

@KilledByAPixel
Copy link
Owner

Thank you for reporting. So, the OS has touch support, but most of the apps are not set up or tested for mobile. For JS13k we plan to make a mobile entry that has apps specifically made for mobile.

For the song popups, again, it isn't really designed for mobile, though it is functional. The reason for the popups is because one of the main features is to allow JS13k games to share music and trophies, so there is a popup when a new music or trophy is added. The ones at the beginning are really there to show off the system. They are supposed to automatically fade off after a few seconds, it worked on mobile when I last tested.

@Xiddoc
Copy link
Author

Xiddoc commented Aug 18, 2020

It works on mobile, but as there are about 5 notifications and each takes around 5 seconds to disappear, that's 25 seconds of a massive chunk of my screen blocked by notifications 🥺

Regardless, the OS is very impressive. Nice work! Wish I could help, but I'm not the best at frontend mechanics.

@KilledByAPixel
Copy link
Owner

Just added a simple ability to click or touch a popup to make it go away.

Hopefully this helps with popups overcrowding smaller screens.

Going to close this one out, thanks for the report!

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

No branches or pull requests

2 participants