| 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 | 
|---|
|  | 
| src/extras/BitmapText.js | 
|---|