Craig Wittenberg

Results 6 issues of Craig Wittenberg

### :sparkles: What kind of change does this PR introduce? (Bug fix, feature, docs update...) Fix https://github.com/luberda-molinet/FFImageLoading/issues/1543. ### :memo: Links to relevant issues/docs #1543 ### :thinking: Checklist before submitting -...

## 🐛 Bug Report Calling FFImageLoading.ImageService.Instance.InvalidateCacheEntryAsync(url, FFImageLoading.Cache.CacheType.All) and then later trying to show the same url results in an exception "The LinkedList node does not belong to current LinkedList." ###...

The current UWP sample in the master branch (using UAP -> 18362) results in colored backgrounds not getting clipped to border radius. See attached as an example. ![image](https://user-images.githubusercontent.com/6687101/98471042-84b5fa00-219e-11eb-9cfb-30c70a09eb8c.png) This works...

Would be great to get an updated nuget! Thanks for maintaining this. Craig.

When SQLiteOpenFlags.FullMutex is used with SQLiteAsyncConnection, the GetConnection().Lock() method is a NOOP. Unfortunately, the version of the ctor SQLiteAsyncConnection without flags uses SQLiteOpenFlags.FullMutex by default. The means the straigh forward...

### Description This appears to be .NET Maui / Windows specific. I have a several custom SKCanvasView, one of which draws a simple circle and another one draws an svg...

type/bug