Skip to content

Remove data parameters in .on() etc #1764

Description

@maxkfranz

Listener functions like .on() have a data parameter in 2.x, e.g. node.on('tap', { foo: 'bar' }, function(){ /* ... */ }). In order to keep events lean and as performant as possible, this feature will not exist in 3.x.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions