From 25b7219536b822a555ab044724c35c075ab828c2 Mon Sep 17 00:00:00 2001 From: Jonathan Puckey Date: Mon, 18 Apr 2011 15:42:41 +0200 Subject: [PATCH] BezierTool example: small adjustment to instructions. --- examples/Tools/BezierTool.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/Tools/BezierTool.html b/examples/Tools/BezierTool.html index 8c335f85..707847dc 100644 --- a/examples/Tools/BezierTool.html +++ b/examples/Tools/BezierTool.html @@ -79,8 +79,8 @@ An emulation of a vector pen tool. - Click and drag to add a point.
- Click on segment handles and points to manipulate them. + Click and drag to add a points.
+ Drag segment handles and points to manipulate them. Close the path to start a new one. \ No newline at end of file