Izzimach/react-pixi

ReactPIXI.Text doesn't update its style prop

a-rasinski opened this issue · 3 comments

Style property is only set when Text component is mounted.

Introduced here. It should assign to displayObject.style attribute.

@Izzimach Hi, is there any chance for a released version with this bug fixed? I'd really appreciate if you did.

Was this not fixed in 0.9.15? That was pushed after this commit.

My bad sir! I checked tags list and the latest there was 0.9.14.
Thank you very much!