Jump to content

Search the Community

Showing results for tags 'handjs'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • HTML5 Game Coding
    • News
    • Game Showcase
    • Facebook Instant Games
    • Web Gaming Standards
    • Coding and Game Design
    • Paid Promotion (Buy Banner)
  • Frameworks
    • Pixi.js
    • Phaser 3
    • Phaser 2
    • Babylon.js
    • Panda 2
    • melonJS
    • Haxe JS
    • Kiwi.js
  • General
    • General Talk
    • GameMonetize
  • Business
    • Collaborations (un-paid)
    • Jobs (Hiring and Freelance)
    • Services Offered
    • Marketplace (Sell Apps, Websites, Games)

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Twitter


Skype


Location


Interests

Found 1 result

  1. Hallo Community, I have a problem with HandJS on touch devices with Google Chrome 55 or higher. When I try to rotate or zoom or anything else the 3d object, it moves a little bit and then stops. When I make a console log on every pointermove event it get triggered once after the pointerdown event. In my opinion it should get triggered many times, just like the touchmove event does. According to Caniuse, Chrome 55 is the first version which supports the pointer events. I think that chrome might have the pointer events implemented a bit different than IE or Edge, but the Workaround with HandJS does not work anymore because the pointerevents actually exist. So my question would be how to write a workaround? Hopefully you could help me. Sincerely, David
×
×
  • Create New...