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

Open
talhaozdemir opened this issue Apr 11, 2024 · 0 comments
Assignees

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

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

No branches or pull requests

2 participants