Menu

#1 RendererExample fixed

open
nobody
None
5
2008-12-15
2008-12-15
Lars
No

Hi,

In example net.dapper.scrender.examples.RendererExample there is a tiny error.

Instead of Scrender scrender2 = new Scrender(true);
it should be Scrender scrender2 = new Scrender(false);

Best regards, Lars

Discussion


Log in to post a comment.