Bernhard
Bernhard
Hi, this is more like a feature request. I hope you can extend this library to a full features zip library with Deflate and GZip support, something similar like the...
Problem 1: Currently transparent WebM videos are only supported in Chrome. Problem 2: Even in Chrome transparent videos are not correctly rendered. Example: http://playground.test02.atomik-gaming.be/video_tests/transparency.html
Maybe something like ``` StageXl.stageOptions.maxFrameRate = 30; ```
The successor of CocoonJS is in beta. http://cocoon.io/
It would be awesome if we could load compressed textures!
With a View class someone could show the same display object twice. A display object can only be added once to the display list, with the View class this limitation...
As soon as the browser window is hidden, there are no more render frame events and therefore the Juggler does not advance the time any longer. It would be great...
It seems that some browsers send mouse events even if touch events are registered. Best solution for this problem is to discard mouse events if the inputMode is set to...
It looks like there is something wrong with the cache and TextFields. As soon as we apply the cache to the ElementIcon (which makes the rendering much faster) the text...