Why does chrome struggle to display lots of images on a canvas when the other browsers don't?

前端 未结 2 1593
栀梦
栀梦 2021-02-13 13:09

We\'re working with the HTML5 canvas, displaying lots of images at one time.

This is working pretty well but recently we\'ve had a problem with chrome.

When draw

2条回答
  •  梦谈多话
    2021-02-13 13:35

    This was a legitimate bug in chrome.

    https://code.google.com/p/chromium/issues/detail?id=247912

    It has now been fixed and should be in a chrome mainline release soon.

提交回复
热议问题