Awwwwwwwwww yisssss
This commit is contained in:
parent
c939ae975f
commit
a7326e8866
@ -134,7 +134,9 @@ export class Plugin {
|
|||||||
|
|
||||||
this.content.value = this.content.items.join();
|
this.content.value = this.content.items.join();
|
||||||
|
|
||||||
|
setTimeout(() => {
|
||||||
this.textArea.scrollTop = this.textArea.scrollHeight;
|
this.textArea.scrollTop = this.textArea.scrollHeight;
|
||||||
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
doMethod(method) {
|
doMethod(method) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user