summaryrefslogtreecommitdiffstats
path: root/doc/canvas.n
diff options
context:
space:
mode:
authorfvogel <fvogelnew1@free.fr>2020-01-18 11:35:17 (GMT)
committerfvogel <fvogelnew1@free.fr>2020-01-18 11:35:17 (GMT)
commitb88a824e0bd64340b2da7531721414b4e4b94319 (patch)
treeb5cef236f6d54cfde4dd82f43efbd01b7aa181b9 /doc/canvas.n
parentd2393d8231eb7b15dd5a55a82ea7f7f3ced84392 (diff)
parentae6b4ba2bf0065b266806a1b3588d3650338a4b1 (diff)
downloadtk-b88a824e0bd64340b2da7531721414b4e4b94319.zip
tk-b88a824e0bd64340b2da7531721414b4e4b94319.tar.gz
tk-b88a824e0bd64340b2da7531721414b4e4b94319.tar.bz2
Fix [279b027fd7]: canvas moveto command moves text items to unexpected location, by documenting the feature more clearly.
Diffstat (limited to 'doc/canvas.n')
-rw-r--r--doc/canvas.n3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/canvas.n b/doc/canvas.n
index c8d661e..49dcb80 100644
--- a/doc/canvas.n
+++ b/doc/canvas.n
@@ -771,7 +771,8 @@ This command returns an empty string.
\fIpathName \fBmoveto \fItagOrId xPos yPos\fR
.
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