Thanks Wojtek, fix merged and submitted to SVN.
On Mon, Oct 27, 2008 at 5:04 PM, Wojciech Lewandowski <[EMAIL PROTECTED]> wrote: > Hi Robert, > > I am sending a really minor fix for StatsHandler::reset method. We > dynamically add and remove slave cameras in our application. StatsHandler > does not automatically adapt to this situation, and we call > StatsHandler::reset to force it to update number of cameras and their > graphs. Unfortunately, if stats were already drawn, reset would not remove > former graph drawables and they would remain frozen below new stats. This > update fixes it. > > Cheers, > Wojtek > _______________________________________________ > osg-submissions mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org > > _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
