Austen Frostad
Austen Frostad
Add a quick reference to the essential step of configuring the "heroku-postbuild" command in the package.json
**Describe the bug** The last characters of the longest Y Axis Labels on bar charts are clipped from the canvas. The Y-Axis Label Text size by default is way too...
So the offending structural set up is based around the fact that the ChartView presumes[ properties on a chart](https://github.com/dotnet-ad/Microcharts/blob/9df19fe5151bd1f12b84ba5b645ea320ceb8487c/Sources/Microcharts/Charts/Chart.cs#L409) are always being changed on the main UI thread. This is...
Using latest stable Zeroconf 3.6.11 I am trying to get an iOS Xamarin project working for iOS 14.5+ (previously worked on iOS versions prior). It only needs to search for...
The ServiceName was not being set on the ZeroconfRecord Service as part of the BonjourBrowser pipeline. This resulted in an obscure null key exception. See issue https://github.com/novotnyllc/Zeroconf/issues/244 for details.
I am working on debugging several issues with socket.io-p2p. I hopefully will have a working copy for use with simple-peer 9.*.* soon. Main bugs are double signaling - You'll notice...