Added support for setting audio input device, not working on linux at the moment. Updated webcam selection.

This commit is contained in:
Håvar Aambø Fosstveit
2018-06-15 23:19:26 +02:00
parent 7e1b391fe1
commit fcb15e706d
8 changed files with 278 additions and 47 deletions
+4
View File
@@ -7,6 +7,8 @@
z-index: 19999;
background-color: rgba(000, 000, 000, 0.5);
AppearFadeIn(500ms);
> .dialog {
position: absolute;
height: 50vmin;
@@ -29,6 +31,8 @@
> .settings {
height: 100%;
width: 100%;
padding-top: 1vmin;
padding-bottom: 1vmin;
.Dropdown-root {
position: relative;