[Kst] [Bug 117817] Only the first parameter is shown in fit labels

George Staikos staikos at kde.org
Wed Mar 1 22:52:50 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=117817         




------- Additional Comments From staikos kde org  2006-03-01 22:52 -------
On Wednesday 01 March 2006 14:07, Andrew Walker wrote:
> I think this addresses the major concerns, given the conflicting opinions.


   We still need to define what the behavior is for text blocks.  Also there 
is some odd whitespace changing in the parser which should not go in, lots of 
random whitespace addition, unneeded #includes in the renderer, and the 
renderer should use a const QStringList with a const iterator for performance 
reasons.  Also I guess it would be a good idea to make strList and txtAll 
const and initialized directly.  Any slowness in labels has proven to be very 
user-visible.  QMAX should be replaced with kMax for type safety (I fixed the 
other places where it was used).

  Those small things should be very quick and easy to fix, and once we have a 
defined behavior for text blocks, as long as this follows it, it looks good 
to me.


More information about the Kst mailing list