mirror of
https://github.com/lxsang/antd-web-apps
synced 2025-02-22 18:22:47 +01:00
commit
c076bd68b2
@ -18,7 +18,7 @@ class QuickTalk {
|
||||
this.instant_compose.parentNode.removeChild(this.instant_compose);
|
||||
}
|
||||
this.instant_compose = this.compose(editor, 0, true, (data) => {
|
||||
this.show_comment(container, data, true);//.scrollIntoView();
|
||||
this.show_comment(container, data, true).scrollIntoView();
|
||||
});
|
||||
});
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user