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

Mike Fenton mike at staikos.net
Tue May 19 21:55:06 CEST 2009


SVN commit 970234 by fenton:

Buglist update.


 M  +0 -6      Bugs  
 M  +16 -0     FixedBugs  
 M  +0 -7      Wishlist  


--- branches/work/kst/portto4/kst/devel-docs/Kst2Specs/Bugs #970233:970234
@@ -26,12 +26,6 @@
 
 ------------
 
-Drawing problems in resizing view items (eg, arrow)
-draw an arrow.  In layout mode, grab one end and drag it around quickly.  The grab point
-gradually drifts away from the mouse cursor.  It is much less pronounced if you move slowly.
-
-------------
-
 Image dialog 'smart' range calculations seem to be... odd.
 
 ------------
--- branches/work/kst/portto4/kst/devel-docs/Kst2Specs/FixedBugs #970233:970234
@@ -622,3 +622,19 @@
 When plots are using name-based auto-labels, any '_' in field names gets interpreted as a subscript.
   'solution'.  Append a \_ to _ in field names so the appear correctly in labels.  
   Down side: they are less nice looking in tag names.  This is acceptable (unless we end up really board).
+
+---------
+
+Drawing problems in resizing view items (eg, arrow)
+draw an arrow.  In layout mode, grab one end and drag it around quickly.  The grab point
+gradually drifts away from the mouse cursor.  It is much less pronounced if you move slowly.
+*Mike*
+------------
+
+Base / Offset mode logic change:
+  Base/offset should have three modes:
+    On: Base/offset mode is used, regardless of if it is needed (same as current 'on')
+    Auto: Base/offset mode is used if doing so makes sense (same as current 'off')
+    Off: Base/offset mode is never used.
+
+----------
\ No newline at end of file
--- branches/work/kst/portto4/kst/devel-docs/Kst2Specs/Wishlist #970233:970234
@@ -2,13 +2,6 @@
   Axis number labels should be rotateable, as in 1.x
 
 ----------
-Base / Offset mode logic change:
-  Base/offset should have three modes:
-    On: Base/offset mode is used, regardless of if it is needed (same as current 'on')
-    Auto: Base/offset mode is used if doing so makes sense (same as current 'off')
-    Off: Base/offset mode is never used.
-
-----------
 New Plot Label size mode: autoshrink.
   Add a an option to plot labels: autoshrink.  If selected, the font size used for the axis labels will reduced to the largest size (<= the current size) for which the labels don't overlap or are not truncated (only text width is considered.).  The resizing is dynamic.  If the window geometry or the label values change so that the label would fit at a larger size, the size is raised.
  - Last step after base/offset & reduced ticks.


More information about the Kst mailing list