Skip to content

Use a document plus symbol id for the image caching key

The use of a static global collection of image caches requires the use of a more unique identifier than just the symbol id which will often have caching id clashes.

Fixes: #4156 (closed)

Merge request reports