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/cache warning fix #8949

Merged
merged 5 commits into from Dec 8, 2022
Merged

Feature/cache warning fix #8949

merged 5 commits into from Dec 8, 2022

Conversation

GoodBoyDigital
Copy link
Member

Description of change

The Cache warning now only gets called if a different asset is assigned to the id. No biggie if its the same asset!

fixes #8613

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)

@bigtimebuddy bigtimebuddy added this to the v7.1.0 milestone Dec 7, 2022
Co-authored-by: Zyie <24736175+Zyie@users.noreply.github.com>
@bigtimebuddy bigtimebuddy added the ✅ Ready To Merge Helpful when issues are in the queue waiting to get merged. This means the PR is completed and has t label Dec 8, 2022
@bigtimebuddy bigtimebuddy merged commit 2798069 into dev Dec 8, 2022
@bigtimebuddy bigtimebuddy deleted the feature/cache-warning-fix branch December 8, 2022 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✅ Ready To Merge Helpful when issues are in the queue waiting to get merged. This means the PR is completed and has t
Projects
None yet
Development

Successfully merging this pull request may close these issues.

recall PIXI.Assets.load(...) get warning in console
4 participants