Skip to content

orbit_controls.dart is broken due to browser changes #199

Description

@muth02446
  • using the mouse-wheel fails inside dartium
    a field name has changed
    wheelDeltaY => deltaY

  • when transpiling to JS and running in chrome 44 another failure occurs when using the mouse:

    Uncaught TypeError: $event.get$clientX is not a function

    which I have not been able to track down yet

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions