mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-01-19 04:50:12 +01:00
Close message editor before regenerating. #1195
This commit is contained in:
parent
977421edb7
commit
584d7961eb
@ -7712,6 +7712,7 @@ jQuery(async function () {
|
||||
}
|
||||
|
||||
else if (id == "option_regenerate") {
|
||||
closeMessageEditor();
|
||||
if (is_send_press == false) {
|
||||
//hideSwipeButtons();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user