Skip to content

Missing properties: document.pointerLockElement and MouseEvent.movement #2437

Closed
@ghost

Description

Hello.

I stumbled across some problems with missing properties when implementing webGL camera movement.

Those listed below are not declared in lib.d.ts file:

  • document.pointerLockElement
  • MouseEvent.movementX
  • MouseEvent.movementY

Can we please have this fixed in the upcoming releases?

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugA bug in TypeScriptDomain: lib.d.tsThe issue relates to the different libraries shipped with TypeScriptFixedA PR has been merged for this issueRevisitAn issue worth coming back to

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions