Roo/svg/Canvas.js
authorAlan Knowles <alan@roojs.com>
Wed, 23 Jun 2021 05:51:46 +0000 (13:51 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 23 Jun 2021 05:51:46 +0000 (13:51 +0800)
Roo/svg/Canvas.js [new file with mode: 0644]

diff --git a/Roo/svg/Canvas.js b/Roo/svg/Canvas.js
new file mode 100644 (file)
index 0000000..fdfdf13
--- /dev/null
@@ -0,0 +1,14 @@
+/**
+ *
+ * The SVG element.. - with a 'g' subelement, that can handle moving / panning etc..
+ *
+ *
+ * The SVG element is the only element that handles events
+ *   if you click on it, it will look for  roo-svg-observable in the event handler and pass on events to children.
+ *
+ *   
+ * 
+ *
+ */
+
+