Impact

This forum is read only and just serves as an archive. If you have any questions, please post them on github.com/phoboslab/impact

9 years ago by Silent

In loader.js, lines 72-73 seem to be causing weird sharp edges on the default loading screen:
/><br />
<pre class= ig.system.context.fillStyle = '#000'; ig.system.context.fillRect( 0, 0, 480, 320 );
The solution is simple - comment them out.
I still thought it would be best to report it though :)

9 years ago by Joncom

Neat. I think I've seen that before. It's strange though that it's noticeable, because it's drawn before the progress bar which should therefore be on top...
Page 1 of 1
« first « previous next › last »