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

Update README.md for v5.2 (interactive deprecation) #459

Merged
merged 1 commit into from
Sep 2, 2023

Conversation

blnvdanil
Copy link
Contributor

@blnvdanil blnvdanil commented Sep 2, 2023

In 5.2 viewport's version a breaking change was made, that replaced interactive boolean with eventMode, which means that people with pixi.js < 7.2 are not able to use v5.2

Seems that those changes should be emphasized in readme.

Notes about interactive deprecations.
@blnvdanil
Copy link
Contributor Author

Or maybe It will be better to use interactive and eventMode at the same time, but in order to prevent deprecation warnings we can do this dirty trick console.log = () => {}

@davidfig davidfig merged commit 439d670 into davidfig:master Sep 2, 2023
1 check passed
@davidfig
Copy link
Owner

davidfig commented Sep 2, 2023

Thanks!

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.

2 participants