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

Fix PixiJS v5 compatibility issues #123

Merged
merged 2 commits into from
Jul 1, 2019
Merged

Conversation

michalochman
Copy link
Owner

@michalochman michalochman commented Jul 1, 2019

Fixes #118

@codecov
Copy link

codecov bot commented Jul 1, 2019

Codecov Report

Merging #123 into master will decrease coverage by 1.14%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #123      +/-   ##
==========================================
- Coverage   95.72%   94.58%   -1.15%     
==========================================
  Files          11       11              
  Lines         234      240       +6     
==========================================
+ Hits          224      227       +3     
- Misses         10       13       +3
Impacted Files Coverage Δ
src/ReactPixiFiber.js 96.73% <66.66%> (-3.27%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9ae7f7b...b676804. Read the comment docs.

@michalochman michalochman merged commit eb1d3f2 into master Jul 1, 2019
@michalochman michalochman deleted the feature/pixi-v4-v5 branch July 1, 2019 19:25
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.

TilingSprite not working with PIXI v5
1 participant