What steps will reproduce the problem?
1. Try to set a surfacelayerCanvas invisible
What is the expected output? What do you see instead?
the surface must be invisible but she is visible.
What version of the product are you using? On what operating system?
I looked in the last version of the source.
Please put this line in the begining of paint() fonction
SurfaceLayerCanvas.paint(){
if (!visible()) return;
...
}
Thanks bye.
Original issue reported on code.google.com by steph...@ooki.com on 21 Jun 2012 at 2:35
Original issue reported on code.google.com by
steph...@ooki.com
on 21 Jun 2012 at 2:35