[Update/bugfix] Config Window: VR Tab. Overlay詳細設定として、メイン画面から開けるOverlay Settings Windowを開くボタンを追加。

XSOverlay項目をVR Tabに移動。それにともない「VR限定」の文字を削除
Overlay Settings、初期値に戻すボタン右側の余計な余白を削除
This commit is contained in:
Sakamoto Shiina
2024-04-27 01:52:42 +09:00
parent fc5ba74a83
commit 10f498daf2
9 changed files with 104 additions and 23 deletions

View File

@@ -484,6 +484,7 @@ class View():
# VAR_DESC_ENABLE_OVERLAY_SMALL_LOG=StringVar(value=i18n.t("config_window.enable_overlay_small_log.desc")),
CALLBACK_SET_ENABLE_OVERLAY_SMALL_LOG=None,
VAR_ENABLE_OVERLAY_SMALL_LOG=BooleanVar(value=config.ENABLE_OVERLAY_SMALL_LOG),
VAR_OPEN_OVERLAY_SETTINGS_BUTTON=StringVar(value=i18n.t("config_window.enable_overlay_small_log.open_overlay_settings")),
# Others Tab