ratishphilip/CompositionProToolkit

GetHashedFileNameAsync/ImageCache error checking

Closed this issue · 2 comments

It would help to check for failure of this when objectToHash to not supported type. Right now the program crashed with no explanation. I had to get the source code version to debug. The program faults with argument null exception.

thanks for reporting it.
Let me have a look at it.

ImageFrame in V1.0 no longer uses ImageCache. Providing the Uri should load the image correctly.