forked from github/awesome-cordova-plugins
Awwwwwwwwww yisssss
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user