jswolf19
jswolf19
### My Framework - [ ] .NET 2 - [ ] .NET 3.5 - [ ] .NET 4 - [X] .NET 4.5 - [ ] .NET 4.6 - [ ]...
When merging multiple results using mergeoutput, if coverbytest is also specified, then the output TrackedMethod elements from each run start with a uid of 1. This causes the uid in...
### Expected behavior and actual behavior. The `treeGridAttributes` of the `args` object passed to `canvasDatagrid` are not used to create treeGrids. When creating a treeGrid, `self.args.treeGridAttributes` is used, but this...
Although support was officially [dropped](https://github.com/TonyGermaneri/canvas-datagrid/blob/v0.3.2/CHANGELOG.md#032---2021-02-05) in v0.3.2, errors occur in v0.22.14, so the last version that worked in IE11 is v0.22.12. In v0.25.1, PR#310 changes the code to ES6 modules....
I have a page that periodically refreshes the data in the grid. This is done by setting the data property with a newer version of the data (with the same...
This is a feature request to allow viewing the root process's id in the `docker ps` listing. It can currently be viewed by container using `docker inspect -f '{{.State.Pid}}' `...
Upgrading mlkit barcode-scanning to 17.0.2 fixes this issue. (see googlesamples/mlkit#348) I can provide a pull request.
I'm using an Android8.1 Kyocera Torque G03 (Japan) phone, and the focal length does not seem to update after starting the barcode scan preview. The `QRCameraC2` camera class is what...
**Describe the bug** `VerbAttribute`'s constructor signature has changed between 2.8.0 and 2.9.1. There is a default value for the new alias parameter, so recompilation of the same source code is...