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

Mike Fenton mike at staikos.net
Thu Jun 18 19:14:12 CEST 2009


SVN commit 983641 by fenton:

Buglist update.


 M  +1 -8      Bugs  
 M  +11 -1     FixedBugs  


--- branches/work/kst/portto4/kst/devel-docs/Kst2Specs/Bugs #983640:983641
@@ -1,6 +1,7 @@
 Rounding problems in base/offset mode:
   For extreme cases of base/offset mode there are  rounding errors related to the subtraction of the base.
   Log axis should never go to base offset mode - instead they should use scientific; powers should be relative to 1.
+   - LogAxis are now using only two significant digits so that scientific notation is used by default.
 
 *cbn*
 ---------
@@ -105,15 +106,7 @@
 
 ---------------------
 
-Drawing / Standardization Errors with inverted drawing of Plots
 
-Draw a plot using the drawing tool in any direction other than down and to the right.
- - The PlotRenderItem is provided a negative size and not drawn
- - Plot standardization is triggered and all labels / axis are drawn incorrectly
-
----------------------
-
-
    2. “Configure ASCII file” : -it seems that these settings are not saved as global settings, but for each file ! Such that for my 10^5 files having the same format, I have to define 10^5 the same ascii format. It may be useful to have global settings and to overwrite them with settings stored in the .kst files. Note: I informed him that it was possible to edit manually the kstdatarc file to get the desired result, but a global setting UI has to be provided at some point.
 
    4. Reloading a previously saved kst files seems to forget all the “configure ascii file” settings (in particularly “read fields names from”) so that no vector can be generated because kst tries to read an unknown field! This may explain why the relative path names did not work (see bug reported earlier). In the meantime, it has been confirmed that reloading works with the appropriate kstdatarc file in the right place.
--- branches/work/kst/portto4/kst/devel-docs/Kst2Specs/FixedBugs #983640:983641
@@ -846,4 +846,14 @@
 ----------------
 
 It is not clear from the dialog that grid and color options are defaults for new plots and don't apply to existing
-plots.  The text should be modified to make this clear.
\ No newline at end of file
+plots.  The text should be modified to make this clear.
+
+---------------------
+
+Drawing / Standardization Errors with inverted drawing of Plots
+
+Draw a plot using the drawing tool in any direction other than down and to the right.
+ - The PlotRenderItem is provided a negative size and not drawn
+ - Plot standardization is triggered and all labels / axis are drawn incorrectly
+
+---------------------
\ No newline at end of file


More information about the Kst mailing list