mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-01-28 16:20:25 +01:00
Scroll to the bottom of the gamescreen after retrying
This commit is contained in:
parent
bb323152d7
commit
e6cd28243e
@ -1007,6 +1007,7 @@ def actionretry(data):
|
||||
remove_story_chunk(last_key + 1)
|
||||
vars.genseqs = []
|
||||
calcsubmit('')
|
||||
emit('from_server', {'cmd': 'scrolldown', 'data': ''}, broadcast=True)
|
||||
vars.recentback = False
|
||||
vars.recentedit = False
|
||||
elif(not vars.useprompt):
|
||||
|
Loading…
x
Reference in New Issue
Block a user