Changed BitmapText max width to be a setter (#4068)
* Changed BitmapText max width to be a setter
Fixes: https://github.com/pixijs/pixi.js/issues/3853

* Noticed that maxLineHeight was exposed, but setting it never effected anything. So made private and just put a readonly getter
1 parent d6a746c commit f730e4a02b33109ca6ab0f1bbef6fa51ea3854f2
@Dave Moore Dave Moore authored on 31 May 2017
Matt Karl committed on 31 May 2017
Showing 1 changed file
View
src/extras/BitmapText.js