[Kst] [Bug 106086] Adding a plot in Z mode messes leads to meyhem.

George Staikos staikos at kde.org
Sun May 22 19:09:12 CEST 2005


------- 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=106086         




------- Additional Comments From staikos kde org  2005-05-22 19:09 -------
  I have a patch for this that unmaximizes, but there are two problems.

1) It makes append/insert/prepend child O(n) instead of O(1) (or doubles the 
time in the case of "insert").
2) The maximized plot doesn't get its coordinates updated properly when it is 
restored so it appears as crosshatches.  I'll commit irrespective of 1) when 
I fix this since insertion isn't a limiting factor really, and the lists are 
small.  It's still not ideal though.


More information about the Kst mailing list