fix unexpected 0 text behaviour (#3650)
We got a weird glitch upgrading from pixi 3 to 4, setting the text in a PIXI.Text to 0 results in the label actually saying ' '. This seems like unexpected behaviour considering all the other numbers work :)
1 parent 61b5223 commit 53d69da8c448febcec338e723564d5efb845de84
@Unai Unai authored on 26 Jan 2017
Matt Karl committed on 26 Jan 2017
Showing 2 changed files
View
src/core/text/Text.js
View
test/core/Text.js