I'm trying to resize a sprite to match the viewport. I resize and position the sprite in a "On resize" event.
the thing is that in Chrome browser doesn't work correctly and in Firefox it does most of the time with some glitches. Haven't tested in IE yet.
One correction to the above (and the important thing): It works if I resize the browser window from the corner but it seems that the trigger doesn't fire correctly on maximizing and restoring the window
I wanted to share this before I posted it to Bugs to see if I'm missing something.
The capx: [attachment=1:20hhx215][/attachment:20hhx215]
Thanks!