workadventure/front
David Négrier f0b83663f6 Fixing broken sound controls
Because of the rework of the menu, the clickable zone for the menu was extending at the complete top of the screen, which caused interactive items at the top of the screen (like sound controls) to be broken.

This commit fixes this.
2021-09-13 10:06:08 +02:00
..
dist Add play uri for login and register in hydra (#1421) 2021-09-08 13:39:46 +02:00
packages/iframe-api-typings Dynamically fetching correct version and generating declarations only for npm lib 2021-04-11 11:32:56 +02:00
src Fixing broken sound controls 2021-09-13 10:06:08 +02:00
style FIX: the video element should not have a bigger height than its container 2021-09-10 16:04:15 +02:00
tests/Phaser Merge branch 'develop' of github.com:thecodingmachine/workadventure into GlobalMessageToWorld 2021-07-30 09:38:28 +02:00
.dockerignore Fixing Dockerfiles 2020-04-11 15:11:22 +02:00
.eslintrc.json Reverting changes regarding single quotes 2021-07-23 14:55:14 +02:00
.gitignore Fixing .gitignore files 2021-06-23 16:30:42 +02:00
.prettierignore Adding prettier on back and pusher (not running them right now) 2021-06-23 16:23:16 +02:00
.prettierrc.json Reverting changes regarding single quotes 2021-07-23 14:55:14 +02:00
Dockerfile [Breaking change] UPLOADER_URL and ADMIN_URL are now true URLs (and not only host name) and API_URL is replaced by PUSHER_URL 2021-03-31 16:00:14 +02:00
jasmine.json Adding PlayerMovement class to interpolate/extrapolate position along tests (installing Jasmine) 2020-06-02 10:48:04 +02:00
LICENSE.txt Changing license to AGPL + Commons Clause 2020-06-09 10:17:21 +02:00
package.json Merge branch 'develop' into GlobalMessageToWorld 2021-08-02 23:07:39 +02:00
templater.sh Fixing GA tag not included in play domain 2021-03-05 10:00:11 +01:00
tsconfig-for-jasmine.json Fixing Jasmine tests 2021-05-17 16:41:10 +02:00
tsconfig-for-webpack.json Adding correct SCSS file integration with Svelte 2021-05-17 16:41:09 +02:00
tsconfig.json Adding correct SCSS file integration with Svelte 2021-05-17 16:41:09 +02:00
webpack.config.ts Release v1.4.15 (#1411) 2021-09-05 19:51:33 +02:00
yarn.lock Release v1.4.15 (#1411) 2021-09-05 19:51:33 +02:00