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

Phaser bugs to report #1

Open
mikewesthad opened this issue Apr 14, 2019 · 0 comments
Open

Phaser bugs to report #1

mikewesthad opened this issue Apr 14, 2019 · 0 comments

Comments

@mikewesthad
Copy link
Member

  • Calling play on a tween twice causes it to stop
  • Setting a 0 duration tween doesn't work
  • Tween.setCallback requires send argument (callback args) even though it is optional
  • Moving the canvas element causes mouse input events to be offset. The issue is in Phaser's scale manager. If no scaleMode is specified in the game config, Phaser doesn't watch the browser size
    and update coordinate system origin when the size changes.
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

No branches or pull requests

1 participant