Darren Bruning

Results 13 issues of Darren Bruning

### Is there an existing issue for this? - [X] I have searched the existing issues ### Have you updated Vue FilePond, FilePond, and all plugins? - [X] I have...

bug

Moving IsDisposed || IsDisposing code paths out of lock, to avoid deadlock.

wontfix

Hi & thanks for your work on this great little framework! I just spent some frustrating time debugging a race condition in my app. I have a parent Screen which...

bug

I got this error (hljs.highlight is not a function) and it turned out to be because highlight.js revved to 10.1.1, and somewhere along the line it's now incompatible with vue-highlight.js...

bug

Windows has a built-in system "WER", Windows Error Reporting. It's a service that runs in Windows, detects application crashes, and submits information (minidumps) back to Windows. It would be useful...

Question
Blocked

Would it be possible to specify a log scale rather than linear scale? Or to expose underlying d3 settings somehow so that I can accomplish that myself? Thanks!

Allows for easier use from an IoC container; the Game can be set manually after the component is instantiated.

Hi, I'm just getting started with Orbbec development & try to understand the "landscape". This repo hasn't been touched since 2016, and the latest release in this repo is 0.5....

This DLL is 157MB (x64 version), which would make it far and away the biggest dependency of my app. Is there any way to cut down the size, e.g. remove...

Hi, I can see that EmguCV has RGBD module, but it doesn't seem to implement many of the [OpenCV RGBD functions](https://docs.opencv.org/4.4.0/d2/d3a/group__rgbd.html) Do you plan to add these, and if so,...