pixijs / layout

Library for arranging/resizing pixiJS rendered elements basing on css like configs

Home Page:https://pixijs.io/layout/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fitInnerText overwrites text wordWrap & wordWrapWidth properties

CyberDex opened this issue · comments

Expected Behavior

wordWrap & wordWrapWidth properties, set as style should work

Current Behavior

they ore overwriten by fitInnerText method

Possible Solution

add condition and stop overwriting it