Rendering Page Failed Sometimes
I use Axus X00RD Android to open webpage: https://www.ayoodeal.com/touch23f.html and try scrolling on that page. Sometimes Firefox failed rendering page. Why?
Solution choisie
I've figure it out. The cause is imbalance between saving state and restoring state in graphics programming (with Canvas.getContext("2d")). My bad. I'm sorry.
Lire cette réponse dans son contexte 👍 0Toutes les réponses (1)
Solution choisie
I've figure it out. The cause is imbalance between saving state and restoring state in graphics programming (with Canvas.getContext("2d")). My bad. I'm sorry.