clearMemoryCacheWhenDispose
is not working with imageCacheName
property set
#44
Labels
bug
Something isn't working
extended_image version 6.3.2
Following configuration doesn't work as intended:
The reason is that method
obtainCacheStatus
is not overrided inExtended*ImageProvider
classes.Default
obtainCacheStatus
implementation always checks status for defaultImageCache
inPaintingBinding.instance.imageCache
The text was updated successfully, but these errors were encountered: