ReactPIXI.Text doesn't update its style prop
a-rasinski opened this issue · 3 comments
a-rasinski commented
Style property is only set when Text component is mounted.
Introduced here. It should assign to displayObject.style
attribute.
a-rasinski commented
@Izzimach Hi, is there any chance for a released version with this bug fixed? I'd really appreciate if you did.
Izzimach commented
Was this not fixed in 0.9.15? That was pushed after this commit.
a-rasinski commented
My bad sir! I checked tags list and the latest there was 0.9.14.
Thank you very much!