This is an automated email from the ASF dual-hosted git repository.

shenyi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git.


    from f65cd55  fix: add test case for ios13 z order bug. The bug is fixed 
in: https://github.com/ecomfe/zrender/pull/522 IOS13 safari probably has a 
compositing bug (z order of the canvas and the consequent dom does not act as 
expected) when some of the parent dom has `-webkit-overflow-scrolling: touch;` 
and the webpage is longer than one screen and the canvas is not at the top part 
of the page. Check `https://bugs.webkit.org/show_bug.cgi?id=203681` for more 
details.
     new 0d12f10  fix(line): overflow symbols should render if clip is false 
#11549
     new eaf9249  better way to judge clip or not

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/chart/line/LineView.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


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

Reply via email to