[Kst] [Bug 121082] child view object placement seems to use stale parent geometry info

George Staikos staikos at kde.org
Thu Feb 2 12:11:39 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=121082         




------- Additional Comments From staikos kde org  2006-02-02 12:11 -------
I had noticed this as well.  It seems to be due entirely to axis alignment.  
The axis alignment changes the plot region in the plot draw code (in paint()) 
after we've finished resizing all the children.  On a move, they finally 
catch up to the parent because axis alignment doesn't change.  updateSelf() 
should do the axis alignment.


More information about the Kst mailing list