mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-21 00:23:00 +08:00
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.textArea.scrollTop = this.textArea.scrollHeight;
|
||||
setTimeout(() => {
|
||||
this.textArea.scrollTop = this.textArea.scrollHeight;
|
||||
})
|
||||
}
|
||||
|
||||
doMethod(method) {
|
||||
|
Loading…
Reference in New Issue
Block a user