Hi! I've noticed a rendering bug on my application (Sofa), and I'd like to have your input on what might causing this problem. After I added a cairo texture for background, when the screen is updated (by a behavior for example), a 1 pixel line would blink at the top of the screen. At first I though that my cairo texture wasn't big enough but I make it larger than the screen and it didn't change a thing.
Care to give it a look? The pixel line is white, which is the color of the stage. It looks like the Cairo texture is redraw and their is a small round error. I was able to reproduce this on 1024x768 and 1920x1200. Thanks! Pierre-Luc
