mirror of
https://github.com/coalaura/whiskr.git
synced 2025-09-08 17:06:42 +00:00
fix
This commit is contained in:
@@ -860,6 +860,8 @@
|
|||||||
|
|
||||||
messages.splice(index, 1);
|
messages.splice(index, 1);
|
||||||
|
|
||||||
|
setFollowTail(distanceFromBottom() <= nearBottom);
|
||||||
|
|
||||||
this.#save();
|
this.#save();
|
||||||
|
|
||||||
$messages.dispatchEvent(new Event("scroll"));
|
$messages.dispatchEvent(new Event("scroll"));
|
||||||
|
Reference in New Issue
Block a user