workadventure/front/src/Phaser/Services
David Négrier 1fa03e44df Fixing size of camera on resize
The size of the Camera after a change in zoom is only computed on the "render" step.
Therefore, we should wait the "render" step to call GameScene.onResize.

Closes #1180
2021-06-14 18:40:58 +02:00
..
HdpiManager.ts FEATURE: we now allow a global zoom level of 1.5 2021-05-17 16:11:38 +02:00
WaScaleManager.ts Fixing size of camera on resize 2021-06-14 18:40:58 +02:00