Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Implement the possibility to add custom events to DisplayObject #9201

Closed
wants to merge 1 commit into from
Closed

Conversation

viniciusbitt
Copy link
Contributor

@viniciusbitt viniciusbitt commented Feb 23, 2023

Description of change

Adds the possibility to add custom events to DisplayObject

Closes: #8957

Update: unfortunately I found several errors, some including: primus/eventemitter3#243 (which could possibly be a typescript bug, maybe there are other solutions for this issue).

Pre-Merge Checklist
  • Tests and/or benchmarks are included
  • Documentation is changed or added
  • Lint process passed (npm run lint)
  • Tests passed (npm run test)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PIXI-v7 DisplayObject.on(...) typing not allow to dispatch custom event
1 participant