提交 aac483aa 编写于 作者: J Joao Moreno

button: missing dispose

上级 7f673ae5
......@@ -166,5 +166,7 @@ export class Button {
this.$el.dispose();
this.$el = null;
}
this._onDidClick.dispose();
}
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册