DaZuiZui commented on issue #21700:
URL: https://github.com/apache/echarts/issues/21700#issuecomment-5043389859

   The fix is now available in 
[ecomfe/zrender#1164](https://github.com/ecomfe/zrender/pull/1164).
   
   The PR makes the high-pixel-ratio export path composite non-builtin layers 
through `renderToCanvas` at the correct z-level boundaries. It also flushes and 
restarts the brush scope around custom layers so pending path batches and 
clipping state cannot leak across the WebGL composition step. Regression 
coverage verifies a custom layer below and above a built-in displayable with 
painter DPR 1 and export pixel ratio 2.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to