-
-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Labels
priority: normalImportant but not blocking the next releaseImportant but not blocking the next releasescope: textIssue related to generic text rendering or layoutIssue related to generic text rendering or layout
Description
Current Behavior
Text created with a fill as an array of strings throws an error, even though the documentation indicates that it should work.
Expected Behavior
Text created with a fill as an array of strings should display as indicated in the documentation.
Steps to Reproduce
https://www.pixiplayground.com/#/edit/wQz19Pb9Mr73Rqr5VwXO6
There are two Text instances in the playground, one of which doesn't show due to the error.
The current documentation indicates that it should work.
Environment
pixi.js
version: 8.x- Browser & Version: Chrome
- OS & Version: Windows
- Running Example: https://www.pixiplayground.com/#/edit/wQz19Pb9Mr73Rqr5VwXO6
Possible Solution
Preferred solution:
- pixijs is updated so that text fill gradients work as shown in the documentation.
Alternate solution:
- Documentation is updated to remove the issue.
Additional Information
No response
Metadata
Metadata
Assignees
Labels
priority: normalImportant but not blocking the next releaseImportant but not blocking the next releasescope: textIssue related to generic text rendering or layoutIssue related to generic text rendering or layout