提交 00883d2e 编写于 作者: E Eric Amodio

Fixes #94245 - clears icon properly

上级 75fa116b
......@@ -961,6 +961,8 @@ export class TimelineElementTemplate implements IDisposable {
}
reset() {
this.icon.className = '';
this.icon.style.backgroundImage = '';
this.actionBar.clear();
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册