Answer the question
In order to leave comments, you need to log in
Google Chrome Frame and Large Canvas
It is necessary to connect Google Chrome Frame to the project. The project is completely on Canvas, huge canvases. Everything is fine, he picks up everything, if not for one problem. <canvas>
works exactly until the moment when its area exceeds 2 16 . That is, say, a canvas of 256 * 256 in size - it works without the slightest criticism. It is worth setting the size to 257 * 256 - drawing does not occur or occurs only once.
Tested on IE7 and IE8.
Here's a test link: theshock.github.com/trash/chrome-frame-fail.html
Here's an example of what it looks like in IE8:
Any links, ideas, any suggestions, where to dig to solve this problem?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question