[Kst] branches/work/kst/portto4/kst/devel-docs/Kst2Specs
Mike Fenton
mike at staikos.net
Thu Jan 15 20:21:30 CET 2009
SVN commit 911615 by fenton:
Update bug list.
M +12 -14 Bugs
M +14 -0 FixedBugs
--- branches/work/kst/portto4/kst/devel-docs/Kst2Specs/Bugs #911614:911615
@@ -96,20 +96,6 @@
--------
-No way to cancel a drawing command.
- Select a drawing tool (say, a box)
- Change your mind.... tough - you have to draw something.
-*Mike*
---------
-
-No visible feedback as to what drawing mode you are in...
- Select a drawing tool (say, a box). There is no visible indication
- that you just selected a drawing tool. The tool should be clearly shown
- either with the toolbar icon remaining depressed until the action is
- finished, or in the mouse icon.
-*Mike*
---------
-
In labels, \textbf{text} and \textit{text} set bold and italics for 'text',
but they don't un-set bold and italics after the end of the curley brackets.
They should.
@@ -126,4 +112,16 @@
all of the zoom ties. However, when in tied zoom, it is still possible to un-tie
individual plots (which is good). But: when you un-tie one of several plots, perhaps
the tied zoom button should become disabled, as you are no longer in all-tied zoom mode.
+*Mike*
+--------
+Negative size drawing considered invalid.
+Drawing items beginning with any corner other than the top left (negative height / width)
+results in an invalid viewRect and the item drawn with a nominal size rather than the
+desired size.
+This is happening during completion processing as the objects are drawn currently during
+creation.
+*Mike*
+--------
+
+
--- branches/work/kst/portto4/kst/devel-docs/Kst2Specs/FixedBugs #911614:911615
@@ -271,4 +271,18 @@
Clicking in a plot when in *layout* mode brings up the plot edit dialog.
This should only happen in *zoom* mode! The way it is now, you can't
move or resize plots.
+--------
+No way to cancel a drawing command.
+ Select a drawing tool (say, a box)
+ Change your mind.... tough - you have to draw something.
+*Mike*
+--------
+
+No visible feedback as to what drawing mode you are in...
+ Select a drawing tool (say, a box). There is no visible indication
+ that you just selected a drawing tool. The tool should be clearly shown
+ either with the toolbar icon remaining depressed until the action is
+ finished, or in the mouse icon.
+*Mike*
+--------
\ No newline at end of file
More information about the Kst
mailing list