GRL
e86892b9a5
Merge branch 'develop' of github.com:thecodingmachine/workadventure into MenuSvelte
2021-08-11 14:13:31 +02:00
grégoire parant
c7fdfed00c
Improve mobile camera shown ( #1354 )
...
- Add new store to send mobile size
- Update style to show video for mobile size
2021-08-10 22:35:26 +02:00
grégoire parant
1db2e2aba9
Update style of microphone ( #1352 )
...
- Active microphone close when user haven't microphone in the discussion
2021-08-10 10:12:31 +02:00
GRL
9c1926f636
Merge branch 'develop' of github.com:thecodingmachine/workadventure into MenuSvelte
2021-08-09 16:59:12 +02:00
GRL
56fa2e49f6
New menu svelte
2021-08-09 14:49:17 +02:00
David Négrier
ce3c53ae3f
Adding the ability to inject websites directly inside maps
...
This PR adds the ability to inject a website INSIDE a map (as an iframe inside a Phaser HTML object)
The iFrame will be rendered transparently, unless you set a background-color on the body, which opens a number of cool possibilities.
Needs to be done: allowing the iframe API in those iframes.
2021-08-05 12:30:05 +02:00
kharhamel
18a65651f3
FIX: media box should always have a height
2021-07-15 16:08:37 +02:00
David Négrier
e4708149e0
Merge branch 'develop' of github.com:thecodingmachine/workadventure into svelte_video_overlay
...
# Conflicts:
# front/package.json
# front/src/Components/App.svelte
# front/src/Phaser/Game/GameScene.ts
# front/src/Phaser/Menu/MenuScene.ts
# front/src/WebRtc/MediaManager.ts
2021-06-24 10:49:55 +02:00
GRL
232fd33ec8
Migrating ConsoleGlobalMessageManager in svelte
2021-06-21 17:19:27 +02:00
David Négrier
4ec92ddf58
Adding new icons for the change layout button
2021-06-17 18:30:08 +02:00
David Négrier
d888b694cc
Adding button to change layout
2021-06-17 10:07:27 +02:00
David Négrier
ca56a78814
Limiting the max height of video elements
2021-06-17 10:07:27 +02:00
David Négrier
5cf5e0ce2b
Changing the way we focus a video element.
...
Now, only one video element can be important.
2021-06-17 10:07:27 +02:00
GRL
c2fba35360
Suppression blue back-ground
2021-06-14 16:04:55 +02:00
GRL
281b8580cd
Use window and not viewport in css for main-container
2021-06-14 15:54:22 +02:00
GRL
6868128267
DOM Element game resize at the same time and the same size at the canvas of phaser
...
Remove VisitCard scss unused
2021-06-09 18:08:14 +02:00
GRL
61180a6e64
The cam of other people in a bubble is at the top of the screen even when a iframe is open on mobile
2021-06-09 15:29:37 +02:00
GRL
4c1dd914eb
DOM element game 1OO% height
2021-06-08 16:32:21 +02:00
David Négrier
a8b91561dc
Merge branch 'master' of github.com:thecodingmachine/workadventure into develop
2021-06-04 10:07:57 +02:00
David Négrier
267d0a2cd1
Moving audio message to Svelte
2021-06-02 16:46:28 +02:00
David Négrier
395d66e648
Putting grey background under video
...
Signed-off-by: David Négrier <d.negrier@thecodingmachine.com>
2021-06-02 12:27:46 +02:00
David Négrier
321fc3184a
Fixing scrollability of enable camera scene page
2021-06-02 10:44:36 +02:00
David Négrier
3f20d5b0d1
Trying to fix cam size in portrait and overflow
2021-06-02 10:14:33 +02:00
David Négrier
9e35f96ce5
Fixing absolute/relative layouts of Svelte layers
2021-06-02 09:58:00 +02:00
David Négrier
2230f94410
Removed unused message warning
2021-06-01 17:59:00 +02:00