Skip to content

added touch support#143

Open
Tombez wants to merge 2 commits intoLuka967:masterfrom
Tombez:touch
Open

added touch support#143
Tombez wants to merge 2 commits intoLuka967:masterfrom
Tombez:touch

Conversation

@Tombez
Copy link
Copy Markdown

@Tombez Tombez commented Mar 27, 2018

Please test it out and give me feedback for any changes you think would improve it.

Copy link
Copy Markdown

@SomeoneCares11 SomeoneCares11 left a comment

Choose a reason for hiding this comment

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

I really don't know how to thank you, this is very awesome ... we have been waiting for this <33

i wanna add thing to this PR to prevent scale in iphones and make touches works better:
Remove body css and add

html, body {
    padding: 0;
    margin: 0;
    overflow: hidden;
    overflow-x: hidden;
    -webkit-text-size-adjust: none;
    width: 100%;
    height: 100%;
    position: fixed;
}

@SuperOP535
Copy link
Copy Markdown

This has been implemented at Cigar2 https://github.com/Cigar2/Cigar2

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.

3 participants