- Phaser Version: Phaser v3.19.0-beta1 (latest master)
It seems if you put a DynamicBitmapText in a container and then crop it using it's setSize() method, the position of the container is not accounted for. This causes the results seen in the demo I made below.
Demo Here