From 62e520fd392b2da5f2e245885f3b071b5be729ce Mon Sep 17 00:00:00 2001 From: ebolam Date: Wed, 24 Aug 2022 16:01:11 -0400 Subject: [PATCH] Palette Editor Fixes --- static/koboldai.js | 3 --- templates/settings flyout.html | 16 ++++++++-------- 2 files changed, 8 insertions(+), 11 deletions(-) diff --git a/static/koboldai.js b/static/koboldai.js index 69b69149..b23f5095 100644 --- a/static/koboldai.js +++ b/static/koboldai.js @@ -54,7 +54,6 @@ var use_word_highlighting = false; var calc_token_usage_timeout; var game_text_scroll_timeout; var var_processing_time = 0; -var current_action = -1; //-----------------------------------Server to UI Functions----------------------------------------------- function connect() { console.log("connected"); @@ -297,8 +296,6 @@ function do_story_text_updates(data) { game_text_scroll_timeout = setTimeout(function() {span.scrollIntoView(false);}, 200); assign_world_info_to_action(span, null); } - - } function do_prompt(data) { diff --git a/templates/settings flyout.html b/templates/settings flyout.html index c876bafa..97725884 100644 --- a/templates/settings flyout.html +++ b/templates/settings flyout.html @@ -264,29 +264,29 @@ Primary - - + + Secondary - - + + Tertiary - - + + Error - - + +