krapnikkk

Results 5 comments of krapnikkk

试试在线上可不可以,不要本地或localhost运行,或者裁剪的图片不大的话可以尝试base64引入

I resolve this issue! #### reason: chrome must use -webkit-background-clip style to expose the text clip effect; but [dom-to-image](https://github.com/tsayen/dom-to-image/blob/fae625bce0970b3a039671ea7f338d05ecb3d0e8/src/dom-to-image.js#L234) use **cssText** will clear **-webkit-background-clip** style. it make the issue happen!...

see this [issue](https://github.com/tsayen/dom-to-image/issues/131)

more and more Android10 devices got the same problem, even I use other webgl libs, any good news for this?