[Kst] branches/work/kst/portto4/kst/devel-docs/Kst2Specs
Barth Netterfield
netterfield at astro.utoronto.ca
Tue Apr 21 23:08:06 CEST 2009
SVN commit 957358 by netterfield:
More bugs and wishes
M +23 -0 Bugs
M +14 -0 Wishlist
--- branches/work/kst/portto4/kst/devel-docs/Kst2Specs/Bugs #957357:957358
@@ -39,5 +39,28 @@
------------
+Error in choice of offset mode.
+Create a plot with a Y range from -0.032 to 0.041. It goes into base/offset mode and shouldn't.
+
+------------
+
+Drawing problems in resizing arrow
+draw an arrow. In layout mode, grab one end and drag it around. There are drawing artifacts left.
+
+------------
+
+'ok' in arrow dialog moves the arrow.
+draw an arrow. Open the edit dialog. change something and hit apply. The arrow moves.
+
+------------
+
+Plot is not regenerated after 'ok' in the plot dialog axis tabs makes a visual change.
+ -create a plot.
+ -in the plot dialog axis tab change something (eg, the 'draw grid lines' option) and hit 'ok'.
+The plot is not redrawn to honor this change. (if you do something else to force a
+redraw, the change is displayed.)
+
+-------------
+
Image dialog 'smart' range calculations seem to be... odd.
--- branches/work/kst/portto4/kst/devel-docs/Kst2Specs/Wishlist #957357:957358
@@ -60,3 +60,17 @@
(eg, is it a CSV? Does it have a field name header?)
these should be used only for new files, and should be used to sed the defaults, which can still be changed with 'configure'.
+---------
+
+Smart selection of minor tick intervals.
+ There needs to be an option to automatically chose the number of minor tick intervals:
+ If the major interval is 1x10^n or 5x10^n there should be 5 minor intervals.
+ If it is 2x10^n, there should be 4.
+ This was in 1.x
+
+---------
+
+Change File Dialog is confusing. It is not clear what the two filters at the top do, and the
+way they do it is inconsistent: The top is applyed when you hit the all from button. The next one
+is live, and the button clears the selection. There is no way to combine the options.
+ Better: a file text entry and a regexp text entry, an apply filters button, and an 'and/or' radio pair.
More information about the Kst
mailing list