Ryan Hall

Results 2 issues of Ryan Hall

I was using tabs in the .gcss file, and the output was missing selectors and brackets. No errors were thrown. Converting tabs to spaces will fix it.

Because devices are retrieved once at initialization, it's not possible to use devicesByType to dynamically update a list of available devices when creating a stream. I wonder if this would...