Settings UI Level Fix

This commit is contained in:
ebolam
2022-11-23 14:00:01 -05:00
parent 08ad5dbe39
commit 59bdee8aa1
2 changed files with 7 additions and 2 deletions

View File

@@ -223,7 +223,8 @@ gensettingstf = [
"menu_path": "Home",
"sub_path": "",
"classname": "story",
"name": "autosave"
"name": "autosave",
"ui_level": 0
},
{
"uitype": "toggle",
@@ -806,6 +807,7 @@ gensettingstf = [
"ui_level": 2
},
{
"UI_V2_Only": True,
"uitype": "dropdown",
"unit": "int",
"label": "UI Mode",
@@ -827,6 +829,7 @@ gensettingstf = [
],
},
{
"UI_V2_Only": True,
"uitype": "slider",
"unit": "int",
"label": "Randomness",
@@ -844,6 +847,7 @@ gensettingstf = [
"ui_level": 0
},
{
"UI_V2_Only": True,
"uitype": "slider",
"unit": "int",
"label": "Creativity",
@@ -861,6 +865,7 @@ gensettingstf = [
"ui_level": 0
},
{
"UI_V2_Only": True,
"uitype": "slider",
"unit": "int",
"label": "Repetiveness",

View File

@@ -92,7 +92,7 @@
{% include 'settings item.html' %}
{% endwith %}
{% endwith %}
<div class="setting_container chat_mode var_sync_alt_story_chatmode">
<div class="setting_container chat_mode var_sync_alt_story_chatmode" ui_level=0>
<!---Top Row---->
<span class="setting_label">
<span style="white-space: pre-wrap;">Chat Name: </span>