Eric Blade
Eric Blade
I think webpack v5 is out of beta, and would love to get the latest and greatest working.
fixed in 2.0 branch
... now considering moving CameraAccess to a separate library, any changes will probably occur if that happens, I guess
Thanks for the analysis! I'm trying to wrap my mind around the implications here. I wonder if catching orientationchange or resize events and reconfiguring some spot would help. I've been...
OK, so are you saying that this does affect the image that is given out to the external reader, but does not affect the image for the built-in readers? Or...
yep, that's what i'm not sure of. I honestly don't know when I'm going to get time to examine this, we've had a pretty tragic last several weeks around us...
Hi, Rytiss! I appreciate the input. The recommended way to install a usable lib is from npm or yarn, which include only the bundled package, and not the source code....
... in the zip file where specifically? I feel confused here.
ahhh, that page. I think it's pretty clear that from the release page, you should be expecting a source code zip, not the bundled code, I hope. Maybe that's not...
hmm. yeah that does look like the correct thing to do, and it does look like there's a way to automate that .. https://developer.github.com/v3/repos/releases/#upload-a-release-asset I wonder if there's some existing...