mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Close message editor before regenerating. #1195
This commit is contained in:
@@ -7712,6 +7712,7 @@ jQuery(async function () {
|
||||
}
|
||||
|
||||
else if (id == "option_regenerate") {
|
||||
closeMessageEditor();
|
||||
if (is_send_press == false) {
|
||||
//hideSwipeButtons();
|
||||
|
||||
|
Reference in New Issue
Block a user