[Kst] [Bug 135069] Can't change the color (or other attributes) of axis numbers

netterfield at astro.utoronto.ca netterfield at astro.utoronto.ca
Thu Nov 2 04:00:25 CET 2006


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=135069         
netterfield astro utoronto ca changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From netterfield astro utoronto ca  2006-11-02 04:00 -------
SVN commit 601099 by netterfield:

BUG: 135069
Make foreground color apply to plot labels



 M  +2 -0      kstplotlabel.cpp  


--- trunk/extragear/graphics/kst/src/libkstapp/kstplotlabel.cpp #601098:601099
 @ -157,6 +157,8  @
   p.translate(tx, ty);
   p.rotate(_rotation);
 
+  rc.pen = p.pen();
+
   if (lp && lp->chunk) {
     renderLabel(rc, lp->chunk);
   }


More information about the Kst mailing list