autoRenderInfoLbl.getElement().setInnerHTML("<i><font size=\"-2\" color=\"white\">Automatically render when the simulation time<br> changes by \"Max delta time\". Adjust the<br> simulation time on the animation widget and<br> \"Max delta time\" value to see their relationship.</font></i>");
@@ -121,9 +140,13 @@ public class SceneRenderingPerformance extends AbstractExample {
flexTable.setHTML(5,0,"<i><font size=\"-2\" color=\"white\">When enabled, a new frame is only rendered<br> when scene updates occur, or a new frame is<br> explicitly rendered.</font></t>");
flexTable.setWidget(6,0,scenariosLBox);
flexTable.setWidget(7,0,timeChangeEnabledCBox);
flexTable.setHTML(8,0,"<i><font size=\"-2\" color=\"white\">Automatically render when the simulation time<br> changes by \"Max delta time\". Adjust the<br> simulation time on the animation widget and<br> \"Max delta time\" value to see their relationship.</font></i>");