This is an automated email from the ASF dual-hosted git repository.
sushuang pushed a change to branch fix/ios13-z-bug
in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git.
at 5013605 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.
This branch includes the following new commits:
new 5013605 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.
The 1 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.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]