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: empty skin placeholders wont be reattached after a skin change #329

Open
wants to merge 1 commit into
base: pixi4-spine3.8
Choose a base branch
from

Conversation

modjke
Copy link

@modjke modjke commented Dec 30, 2019

Exactly what title says
Steps to reproduce:
Spine with at least two skins
Skin A: skin placeholder with no attachement
Skin B: above skin placeholder, but with attachement

setSkinByName('Skin A')
setSkinByName('Skin B')

Skin attachement will not be attached and will not be visible

@ivanpopelyshev
Copy link
Collaborator

ivanpopelyshev commented Dec 30, 2019

Hello! That's original spine-ts: https://github.com/EsotericSoftware/spine-runtimes/blob/3.8/spine-ts/core/src/Skin.ts#L182

Can you please report it to https://github.com/EsotericSoftware/spine-runtimes/issues ? I'll poke authors.

@modjke
Copy link
Author

modjke commented Dec 31, 2019

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