clear textedit when found
This commit is contained in:
@@ -1488,6 +1488,7 @@ function find_textedit() {
|
||||
textedit_obj = cords.outputs[c].dstobject;
|
||||
textedit_obj.setattr('keymode', 1);
|
||||
textedit_obj.setattr('lines', 1);
|
||||
textedit_obj.message('set');
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user