This commit is contained in:
tiago.kayaya
2021-07-26 20:52:03 +01:00
parent a9b5074fbd
commit 357525c584
4 changed files with 7 additions and 7 deletions
@@ -58,7 +58,7 @@ export class GroupMessagesPage implements OnInit, AfterViewChecked {
}
ngAfterViewChecked() {
this.scrollToBottom();
//this.scrollToBottom();
}
scrollToBottom(): void {
@@ -248,7 +248,7 @@ export class GroupMessagesPage implements OnInit, AfterViewChecked {
await this.serverLongPull();
console.log('Timer message running')
}
} else {
// Got message
//let message = await response.text();