Skip to content

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

@flashist

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 ); )

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions