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

Bug: Some props like dropShadow and resolution are not updating for Text object. #10439

Closed
talhaozdemir opened this issue Apr 11, 2024 · 0 comments · Fixed by #10577
Closed
Assignees
Labels
🕷 Bug Verified that it’s actually a legit bug that exists in the current release.

Comments

@talhaozdemir
Copy link
Contributor

Current Behavior

Some properties like dropShadow and resolution are not updating with setting them individually.

Expected Behavior

Text object should update with new style info whenever it is set.

Steps to Reproduce

  • Create a text object
  • Emit setTimeout event and try to change dropShadow property

Playground Link

Environment

  • pixi.js version: e.g. 8.1.0
  • Browser & Version: Chrome

Possible Solution

Try to change fill property with not working props.

Additional Information

No response

@Zyie Zyie added the 🕷 Bug Verified that it’s actually a legit bug that exists in the current release. label May 23, 2024
@Zyie Zyie assigned Zyie and unassigned GoodBoyDigital May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🕷 Bug Verified that it’s actually a legit bug that exists in the current release.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants