Skip to content

Console doesn't work on mobile devices (wrong global position) #9

Description

@flashist

It happens because of differencies in calculating global positions on desktop/mobile devices. Pay attention to the methods:

  • InteractionManager.prototype.getTouchData
  • InteractionManager.prototype.update (especially this.processInteractive(this.mouse.global, this.renderer._lastObjectRendered, this.processMouseOverOut, true ); )

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions