From 2da3aaefc2509408284d77b01349231e6965ef20 Mon Sep 17 00:00:00 2001
From: Juan Linietsky
Date: Sat, 10 Sep 2016 16:46:00 -0300
Subject: small clarification in doc
---
doc/base/classes.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'doc/base/classes.xml')
diff --git a/doc/base/classes.xml b/doc/base/classes.xml
index 8ed783129..095614e3c 100644
--- a/doc/base/classes.xml
+++ b/doc/base/classes.xml
@@ -11467,7 +11467,7 @@
- If your plugin is active (because handles() returned true to the object), any input interaction with the 2D canvas editor will be first forwarded here. The canvas transform (containing zoom and offset to transform to edited world coordinates) is provided, but the input supplied is in untransformed coordinates to the canvas editor.
+ If your plugin is active (because handles() returned true to the object), any input interaction with the 2D canvas editor will be first forwarded here. The canvas transform (containing zoom and offset to transform to edited world coordinates) is provided, but the input supplied is in untransformed coordinates to the canvas editor. Return true if you want to eat this event and not pass it to the canvas editor.
--
cgit v1.2.3-70-g09d2