[Update] Main Window: Add Restore the main window position feature. VRCT終了時(メイン画面のXを押した時)の画面位置とサイズを記録し、次回起動時に同じ場所同じサイズで表示させる機能を追加。デフォルトでオンです。

※次回アプデ後の初期起動時はみんな、一番左上端座標x-0 y-0で表示されます。この設定をオフにすると常に画面中央(今まで通り)に表示されます。
This commit is contained in:
Sakamoto Shiina
2023-12-30 17:25:29 +09:00
parent 4eeb76f9fb
commit 38edeaebf3
8 changed files with 105 additions and 9 deletions

View File

@@ -113,6 +113,10 @@ config_window:
ui_language:
label: UI Language
to_restore_main_window_geometry:
label: Remember The Main Window Position
desc: Restore the position and size of the previous window upon startup.
deepl_auth_key:
label: DeepL Auth Key

View File

@@ -110,6 +110,10 @@ config_window:
ui_language:
label: UIの言語 / UI Language
to_restore_main_window_geometry:
label: メイン画面の位置を記憶する
desc: 起動時、前回の画面の位置とサイズを復元します。
deepl_auth_key:
label: DeepL 認証キー