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 |
|
David Négrier
|
47555d5955
|
Migrating cam to Svelte on Camera setup screen
|
2021-06-01 11:19:46 +02:00 |
|
David Négrier
|
13d3227323
|
Migrating LoginScene to Svelte
|
2021-05-31 17:03:29 +02:00 |
|
GRL
|
b8873d1277
|
selectCompanionScene work with svelte
|
2021-05-31 12:06:11 +02:00 |
|
David Négrier
|
5295f923b5
|
Merge pull request #1086 from thecodingmachine/camera_controls_in_svelte
Switching Camera controls in Svelte
|
2021-05-28 18:16:51 +02:00 |
|
David Négrier
|
b3aa8975e9
|
Switching the video feedback in Svelte
|
2021-05-28 16:20:02 +02:00 |
|
kharhamel
|
12da6ddd6c
|
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 |
|
David Négrier
|
d1c22b122c
|
Improving icons centering
|
2021-05-28 10:48:24 +02:00 |
|
David Négrier
|
6d15921674
|
Fixing screen-sharing button not hidden anymore when hovering button
|
2021-05-26 12:30:56 +02:00 |
|
David Négrier
|
4c4f310b79
|
The share screen button is now displayed only when screen sharing makes sense.
Also, fixed the button not aligned bug
|
2021-05-26 12:12:47 +02:00 |
|
David Négrier
|
d32df13f1b
|
Camera now show up when someone is moving and hides 5 seconds after we stop moving.
Also, added an animation to show/hide the webcam.
|
2021-05-26 12:12:46 +02:00 |
|
David Négrier
|
28d78a7988
|
Switching MediaManager to using a Svelte store
This allows cleaner and more expressive code, especially regarding whether the webcam should be on or off.
|
2021-05-26 12:11:16 +02:00 |
|
David Négrier
|
7cc1e5b2c6
|
Moving styles out of the "dist/" directory
|
2021-05-17 16:41:40 +02:00 |
|