tisdag 11 november 2008 19:28:16 skrev Shawn O. Pearce:
Robin Rosenberg [off-list ref] wrote:
quoted
@@ -92,7 +104,64 @@ protected void drawText(final String msg, final int x, final int y) {
g.drawString(msg, cellX + x, cellY + texty, true);
}
My SWTPlotRenderer doesn't have this context line. Am I missing
a patch in the series?
From the "Respect background when drawing history " patch sent to you after the first version
of this series.
-- robin