[Kst] kdeextragear-2/kst/kst
Andrew Walker
arwalker at sumusltd.com
Fri Jul 23 22:25:07 CEST 2004
CVS commit by arwalker:
Correctly position setPixRect()
M +2 -2 kst2dplot.cpp 1.173
--- kdeextragear-2/kst/kst/kst2dplot.cpp #1.172:1.173
@@ -954,4 +954,6 @@ void Kst2DPlot::paint(KstPaintType type,
}
+ setPixRect();
+
_oldXAlignment = KST::alignment.x(size());
_oldSize = sizeNew;
@@ -975,6 +977,4 @@ void Kst2DPlot::draw() {
draw(p, P_PAINT);
-
- setPixRect();
}
More information about the Kst
mailing list