[Kst] branches/work/kst/portto4/kst/devel-docs/Kst2Specs

Mike Fenton mike at staikos.net
Mon Jul 14 20:45:22 CEST 2008


SVN commit 832468 by fenton:

Update Bug tracking.


 M  +0 -18     Bugs  
 M  +18 -0     FixedBugs  


--- branches/work/kst/portto4/kst/devel-docs/Kst2Specs/Bugs #832467:832468
@@ -1,11 +1,4 @@
-Label Parsing
-place a special characters in a plot label (eg, \omega in the X axis label).
-The special character is not interpreted.  It should be.
-Note: it is interpreted properly in floating labels.
 
-
-------------
-
 Plot ranges don't update.
 Create a plot with a curve of sine vs INDEX from dm.cur.  Read from end the last 100 frames.  In the plot hit 'm'.
 What happens:
@@ -16,16 +9,5 @@
 ------------
 
 
-Rotated labels in boxes drift on resize...
-Create a box in kst.  Put a label in the box.  Rotate the label.
-Repeatedly resize the box.
-What Happens:
-  The location of the label in the box drifts (so when the box is set back to
-  its original position, the label is not in its original position).
-What Should happen:
-  location of the label should stay fixed relative to the size of the box,
-  so that when the box is returned to its original size, the label returns
-  to its original position.
-Note: if the text label is not rotated, it doesn't seem to drift.
 
 
--- branches/work/kst/portto4/kst/devel-docs/Kst2Specs/FixedBugs #832467:832468
@@ -22,3 +22,21 @@
 What should happen:
   Only the X range should change.
 
+
+Rotated labels in boxes drift on resize...
+Create a box in kst.  Put a label in the box.  Rotate the label.
+Repeatedly resize the box.
+What Happens:
+  The location of the label in the box drifts (so when the box is set back to
+  its original position, the label is not in its original position).
+What Should happen:
+  location of the label should stay fixed relative to the size of the box,
+  so that when the box is returned to its original size, the label returns
+  to its original position.
+Note: if the text label is not rotated, it doesn't seem to drift.
+
+Label Parsing
+place a special characters in a plot label (eg, \omega in the X axis label).
+The special character is not interpreted.  It should be.
+Note: it is interpreted properly in floating labels.
+


More information about the Kst mailing list