Bushcat

Results 29 comments of Bushcat

I tried again, completely new containers, latest recipe-buddy and latest grocy 4.2.0, I tried many methods to connect the containers, network mode, host mode, all that stuff but still no...

@lionelripoll port 8123 only runs the homeassistant webui, it has nothing to do with grocy, there was an option to open a port or network for the grocy addon configuration,...

I was hoping to be able to use grocy with this project but making items manually in grocy is too annoying for me so I will have to uninstall grocy,...

@Auto72 to fix your issue either use winappsdk 10.0.19041.34 (anything lower than .38) or get the patched update from their azure build servers (there is no nuget release yet)

@core2lord you just cloned the master repo and updated the skiasharp dependency? You're missing commits then, you will need this branch https://github.com/beto-rodriguez/LiveCharts2/tree/skiasharp-3

Use of OnlyValues Tag also didn't change the result

I found the Reason that causes the Bug, this only happens when you are using DateOnly, a DateTime Value works without issues. ```csharp var table5 = new List { new("TestName6",...

> Since that is still preview and SkiaSharp is stable, I cannot really depend on it for SkiaSharp 2.x. However, the 2.x branch does not have the convenient native library...

> I don't believe this can apply to all operating systems - the way they handle stepping and scrolling is very different. I'm guessing this is a Linux report -...