workadventure/front/src
David Négrier e3ee66527a Fixing bug slowing down the CustomizeScene a lot
By forcing the containers to be updated only in the "update" method, we seem to be solving some bugs regarding the way sprites are handled.
There is still an issue though. Some times, for some reasons, the update list seems to be growing a lot.
The more we click the left/right arrow to choose a character, the slower it gets (but with this commit, it does not lock anymore)
2021-06-14 16:32:09 +02:00
..
Administration Making sure the report audio sound does not break the application on iOS 2021-06-03 15:56:06 +02:00
Api Fixing scripting origin check 2021-06-07 16:48:52 +02:00
Components FIX: Improved the visuals of the visit card 2021-06-10 16:57:33 +02:00
Connexion FIX: improved the visit card, cleanup the code 2021-06-08 16:39:22 +02:00
Enum FIX: improved the visit card, cleanup the code 2021-06-08 16:39:22 +02:00
Exception Create exception error 2020-12-18 14:30:46 +01:00
Logger Fixing use const instead of let 2020-06-19 14:30:34 +02:00
Messages Migrating messages locally into back and front 2020-09-24 11:16:08 +02:00
Network Setting "importsNotUsedAsValues": "error" 2021-05-12 09:13:25 +02:00
Phaser Fixing bug slowing down the CustomizeScene a lot 2021-06-14 16:32:09 +02:00
Stores Prevents error message from being displayed twice in the same dialog 2021-06-04 16:22:15 +02:00
Touch FEATURE: add the ability to zoom in and out using touch screen 2021-04-15 16:37:58 +02:00
Url Setting "importsNotUsedAsValues": "error" 2021-05-12 09:13:25 +02:00
WebRtc Properly escaping name in discussion manager 2021-06-07 10:42:08 +02:00
iframe_api.ts Removing console.log and unused files 2021-05-26 16:08:43 +02:00
index.ts helpCameraSettingPopup in svelte with nes-css 2021-06-01 11:07:52 +02:00
rex-plugins.d.ts FEATURE: improved the display of player names, with the font-family 'Press start 2P' and gray outlines 2021-05-28 15:33:10 +02:00
types.ts Setting "importsNotUsedAsValues": "error" 2021-05-12 09:13:25 +02:00