mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Don't scroll to the bottom of screen when exiting world info
One of my earlier commits apparently removed the need for this.
This commit is contained in:
@ -476,7 +476,6 @@ function exitWiMode() {
|
||||
show([button_actback, button_actmem, button_actretry, game_text]);
|
||||
enableSendBtn();
|
||||
$("#gamescreen").removeClass("wigamescreen");
|
||||
scrollToBottom();
|
||||
}
|
||||
|
||||
function returnWiList(ar) {
|
||||
|
Reference in New Issue
Block a user