From 080e69820f58be6aeff0cb0984161dde869711ee Mon Sep 17 00:00:00 2001 From: Robby Findler Date: Wed, 13 Dec 2000 18:40:54 +0000 Subject: [PATCH] no message original commit: bb1eb32cb159ee240a087cc25f18239245098444 --- collects/framework/canvas.ss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/framework/canvas.ss b/collects/framework/canvas.ss index b10f6833..ffbbda47 100644 --- a/collects/framework/canvas.ss +++ b/collects/framework/canvas.ss @@ -104,7 +104,7 @@ ;; console printer (let ([fallback (lambda () - (send edit get-snip-position + (send edit get-snip-location s left-edge-box top-edge-box))]) (cond [(not width?) (fallback)]