未验证 提交 8c7a0098 编写于 作者: C Connor Peet

fixup! make sure to remove all listeners appropriately

上级 557a38f3
......@@ -286,7 +286,6 @@ export class Sash extends Disposable {
dispose(disposables);
const iframes = getElementsByTagName('iframe');
for (const iframe of iframes) {
iframe.style.pointerEvents = 'auto';
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册