Commit 0de26c44 authored by campaign's avatar campaign

by zhanyi

parent bdfe210e
......@@ -11,6 +11,7 @@ KityMinder.registerModule( "TextEditModule", function () {
},
"events": {
'beforemousedown':function(e){
cursor.setHide();
var node = e.getTargetNode();
if(node){
var textShape = node.getTextShape();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment