workadventure/front/src/Phaser
David Négrier 24dfa2703d Set a global dirty flag on resize
This adds a global "Dirty" flag at the Game level and sets it each time the ScaleManager is modified.
This fixes a bug where the game was not redrawn when a CoWebsite was opening/closing.
2021-05-18 09:20:38 +02:00
..
Companion Setting "importsNotUsedAsValues": "error" 2021-05-12 09:13:25 +02:00
Components Setting "importsNotUsedAsValues": "error" 2021-05-12 09:13:25 +02:00
Entity Setting "importsNotUsedAsValues": "error" 2021-05-12 09:13:25 +02:00
Game Set a global dirty flag on resize 2021-05-18 09:20:38 +02:00
Items Setting "importsNotUsedAsValues": "error" 2021-05-12 09:13:25 +02:00
Login Setting "importsNotUsedAsValues": "error" 2021-05-12 09:13:25 +02:00
Map Setting "importsNotUsedAsValues": "error" 2021-05-12 09:13:25 +02:00
Menu Fixing "camera popup" always display on resize 2021-05-10 19:05:01 +02:00
Player Setting "importsNotUsedAsValues": "error" 2021-05-12 09:13:25 +02:00
Reconnecting Add error message (#970) 2021-04-29 23:47:30 +02:00
Services Set a global dirty flag on resize 2021-05-18 09:20:38 +02:00
Shaders Bump Phaser version 2021-04-21 10:35:38 +02:00
UserInput FEATURE: added the env variable DISABLE_DIRTY_CHECKS 2021-05-17 14:47:34 +02:00