[Kst] branches/work/kst/portto4/kst/devel-docs/Kst2Specs
Mike Fenton
mike at staikos.net
Fri Mar 6 22:36:20 CET 2009
SVN commit 936068 by fenton:
Bug list update.
M +0 -10 Bugs
M +11 -0 FixedBugs
--- branches/work/kst/portto4/kst/devel-docs/Kst2Specs/Bugs #936067:936068
@@ -20,14 +20,4 @@
---------
-Fragility in moving parents:
- create a plot.
- Put a child box in the plot.
- Rapidly resize the plot. Sometimes the box will either drift or loose parenting altogether.
- (Editorial: Fundamentally, I think this is because qt's QGraphics system has been used to track placement
- of objects, and QGraphics doesn't have the right model of what we are doing.)
- Note: This is still causing parenting to fail. Updates are required to prevent reparenting on parent resize.
-*Mike*
----------
-
--- branches/work/kst/portto4/kst/devel-docs/Kst2Specs/FixedBugs #936067:936068
@@ -501,3 +501,14 @@
Have not identified a pattern or cause as of yet.
*Mike*
--------
+
+Fragility in moving parents:
+ create a plot.
+ Put a child box in the plot.
+ Rapidly resize the plot. Sometimes the box will either drift or loose parenting altogether.
+ (Editorial: Fundamentally, I think this is because qt's QGraphics system has been used to track placement
+ of objects, and QGraphics doesn't have the right model of what we are doing.)
+
+ Note: This is still causing parenting to fail. Updates are required to prevent reparenting on parent resize.
+*Mike*
+---------
\ No newline at end of file
More information about the Kst
mailing list