1
2
Sep 21 2016, 6:58 pm
|
|
Did you ever try making it so getflaticon doesn't cache your images? (But yes appearances -> icons is still one of my most supported feature requests!)
|
getFlatIcon doesn't cache anything. There are things that use it that cache it's result for obvious reasons, but the proc itself does not cache anything. (in part because there is no meaningful key we could use for the cache, you'd have to basically check every overlay to figure out if something is the same)
|
1
2