Quantcast
Channel: GoJS - Northwoods Software
Viewing all articles
Browse latest Browse all 7069

Draw the link and deliberately cancel,the TextEditingtool is triggered, hiding the text area

$
0
0

@saraLis wrote:

When we draw the link and deliberately cancel, the TextEditingtool is triggered, hiding the text area.How can I avoid this?

“textEditingTool.doActivate”: function() {
go.TextEditingTool.prototype.doActivate.call(this);
if (this.textBlock) this.textBlock.opacity = 0.0;
},

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 7069

Trending Articles