Skip to content

Color of objects does not revert to original color after hover interaction concluded #697

@mkhorton

Description

@mkhorton

Creating this issue to track.

Bug likely somewhere in mouseMoveListener.

Anecdotally, seems to occur more often with larger scenes / smaller viewports, or rapid mouse movements.

Resolutions could be:

  • Fixing underlying bug, e.g. ensuring all objects returned to original color when hover interaction concluded.
  • Simply removing the change in color, e.g. this line.

Suggestion to review Three.js docs for recommended way to implement this feature.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions