summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfvogel <fvogelnew1@free.fr>2020-01-18 11:35:06 (GMT)
committerfvogel <fvogelnew1@free.fr>2020-01-18 11:35:06 (GMT)
commitae6b4ba2bf0065b266806a1b3588d3650338a4b1 (patch)
tree273474c56f94a359ae97d137f6de94053c38cf42
parentba181129b75274100ecbd2d1cab8a152c3297d04 (diff)
parentad70eff05f252ec70a80613d34567f6433658bc9 (diff)
downloadtk-ae6b4ba2bf0065b266806a1b3588d3650338a4b1.zip
tk-ae6b4ba2bf0065b266806a1b3588d3650338a4b1.tar.gz
tk-ae6b4ba2bf0065b266806a1b3588d3650338a4b1.tar.bz2
Fix [279b027fd7]: canvas moveto command moves text items to unexpected location, by documenting the feature more clearly.
-rw-r--r--doc/canvas.n3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/canvas.n b/doc/canvas.n
index 7dbfd19..0e41e0e 100644
--- a/doc/canvas.n
+++ b/doc/canvas.n
@@ -753,7 +753,8 @@ This command returns an empty string.
\fIpathName \fBmoveto \fItagOrId xPos yPos\fR
.VS 8.6
Move the items given by \fItagOrId\fR in the canvas coordinate
-space so that the first coordinate pair of the bottommost item with
+space so that the first coordinate pair (the upper-left corner of the
+bounding box) of the first item (the lowest in the display list) with
tag \fItagOrId\fR is located at
position (\fIxPos\fR,\fIyPos\fR). \fIxPos\fR and \fIyPos\fR may be
the empty string, in which case the corresponding coordinate