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 to using Pixi.js package at v3 #144

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

dstrawberrygirl
Copy link
Contributor

Partial update to rendering in Lab to use Pixi.js version 3 - the changes from 3 onwards have not yet been successfully implemented, but there were a few pain points along the way. This is at least a step away from the submodule dependency and on to a package system.

The removal of PIXI.Stage
The rename of PIXI.DisplayObjectContainer to PIXI.Container
The refactor of setTexture function to a property texture = textureToApply

Also added a small piece to the SVG atom just in case that is what the underlying issue on iOS 13 is. Sadly this has not fixed the problem
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.

1 participant