Paul den Dulk

Results 465 comments of Paul den Dulk

The underlying cause is a bug in SkiaSharp/MAUI. Our fix was a workaround for this problem. I confirmed the problem and reported a bug here: https://github.com/mono/SkiaSharp/issues/2493. You could help us...

This looks good to me but also I am not expert in this particular topic. Note, that by providing a sample you already post a great issue, even if it...

No reaction yet. You could also post this as a new issue. I see that they are triaging new issues, so at least they will look at it. Something else,...

I was thinking of making this a class in the Mapsui project. It is basically a class and a number of extension methods.

Good point, I did not properly think this through! The MapBuilder itself should be in the Mapsui project. ### Configuration of specific components The methods to add specific components, like...

There are different options which I did not have completely clear. Now I think the best option would be to first configure the MapBuilder and when that is done create...

I updated the original post to my latest insights. Also, we should see this as a proposal (I just added the design/roadmap label), we could also decide not to do...

I updated it again to propose Map extensions instead off a MapBuilder.

Perhaps we should just remove the upper bound in our nuget package. There will be no breaking changes in WPF going to 8

The upper bound of System.Drawing.Common will be removed in 4.1.1-preview.2 but there might be other limitations. https://github.com/Mapsui/Mapsui/pull/2325