Stuart Colville

Results 34 comments of Stuart Colville

I had similar issues with zoom randomly switching to a higher resolution (which showed as very zoomed in) during conf calls using [showmewebcam](https://github.com/showmewebcam/showmewebcam) v1.70. [Following some helpful directions from @htruong...

> @muffinresearch Super cool! Does the original LED need a 330ohm resistor too or was it just plug and play? Yep, I added the same size resistor with the original...

@kumar303 is this in production or only as far as stage or -dev?

@jvillalobos I'd be interested in your take if this is something we should be looking to support.

@kamsuri if you still have time to look at this we'd welcome a contribution.

@jonathanKingston hi - are there any blockers to publishing this on npm?

Actually there isn't any issue with rotation - the problem is that the time is set in ms when in fact it should be seconds. https://github.com/plouc/mozaik-demo/blob/mozaik-2/config.yml#L12 So this default setting...

I like this feature idea, and seeing the `help wanted` I took at look at what it would take to make a conversion from the URL to a working embed....

What is the Visa component a reference to in your case? Is that the svg or your own component?

Have you tried using `--no-dimensions` / `{dimensions: false}` with svgr? Also you might want to check how `--expand-props` / `expandProps` is configured.