Description of the new feature / enhancement
When we pass a shell object path as an icon path, the cache uses this path as id. But that's not a good identifier for and may lead to inefficient cache use and duplication - for example all text files usually have same icon.
Scenario when this would be used?
More efficient use of cache, reduced memory usage
Supporting information
No response
Description of the new feature / enhancement
When we pass a shell object path as an icon path, the cache uses this path as id. But that's not a good identifier for and may lead to inefficient cache use and duplication - for example all text files usually have same icon.
Scenario when this would be used?
More efficient use of cache, reduced memory usage
Supporting information
No response