Matthew Leibowitz

Results 968 comments of Matthew Leibowitz

I think there is a VSWhere addin already, so that should really be the official way and then fall back to the smart guess.

I also noticed this. I am trying to wrap SignaturePad (iOS and Android): - source: https://github.com/xamarin/SignaturePad - NuGet: https://www.nuget.org/packages/Xamarin.Controls.SignaturePad - build: https://jenkins.mono-project.com/view/Components/job/Components-SignaturePad/lastSuccessfulBuild/Azure/ Right now there is the limitation of generics...

@charlesroddie it should. You should be able to test out the sample and see that it basically "captures" the input to allow this effect.

This needs to be reworked a bit to use a templated view with interchangeable HW/SW views instead of a new base.

Thanks for the additional info about platforms. I'll have a look.

Are you able to attach a repro of this and share the output of `dotnet --info` and `dotnet workload list`?

Oh, yes! SkiaSharp is very much a library to create graphics to display on screen. One of the main "limitations" (or rather just a non-requirement) is that the saving to...

Once you get it out there, the community will help. I'll share links to it as well, because this is actually a pretty common request.

Awesome! In all honesty, having a separate library that is .net standard only might be the best. PhotoSource is nice and all, but is fairly large and does things. If...