mirror of
https://github.com/moparisthebest/kaiwa
synced 2024-11-15 05:55:01 -05:00
Fix force-keeping at bottom
This commit is contained in:
parent
49ea416a24
commit
be04ae4981
@ -62,7 +62,6 @@ module.exports = {
|
||||
handleAtBottom: function () {
|
||||
if (this.isVisible()) {
|
||||
this.pinnedToBottom = true;
|
||||
this.scrollToBottom();
|
||||
}
|
||||
},
|
||||
isBottom: function () {
|
||||
|
Loading…
Reference in New Issue
Block a user