Closed m1ga closed 4 years ago
Adds the custom string cache signature back to av.imageview
Use it with $.image.signature = Math.random() * 1000
$.image.signature = Math.random() * 1000
It looks valid. Really thank you @m1ga !!
Adds the custom string cache signature back to av.imageview
Use it with
$.image.signature = Math.random() * 1000