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

fixed scrolling issue #7

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

vibrant-boredom
Copy link

Apologies, a bit sleepy, added scrolling touch bar only for mobiles, not by default

@netlify
Copy link

netlify bot commented Jun 29, 2023

Deploy Preview for neon-clafoutis-466ce1 ready!

Name Link
🔨 Latest commit cb0ba4f
🔍 Latest deploy log https://app.netlify.com/sites/neon-clafoutis-466ce1/deploys/649e00c44379400007824a48
😎 Deploy Preview https://deploy-preview-7--neon-clafoutis-466ce1.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@arkin0x
Copy link
Owner

arkin0x commented Jun 30, 2023

Hello!

I am using JavaScript for the scrolling on desktop. The reason for this is in the attached picture. I am using aug-ui for the fancy panels; scrolling doesn't really work in a normal CSS sense with aug-ui. See here:

Screenshot_20230630_182758_Brave

I would suggest using JavaScript to add touch scrolling, similar to the JavaScript code in ONOSENDAI.js for mouse-based scrolling. Check the event listeners and model it after that.

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.

2 participants