Elaborate RenderManager.prototype._getPixmapRenderer to ensure that if the document provided is newer than the one referenced by the existing renderer, replace it with a newly constructed renderer. As noted in #392, we can likely use the monotonically increasing identifier already provided by photoshop events.
Elaborate
RenderManager.prototype._getPixmapRenderer
to ensure that if the document provided is newer than the one referenced by the existing renderer, replace it with a newly constructed renderer. As noted in #392, we can likely use the monotonically increasing identifier already provided by photoshop events.