[Update] Config Window: デバイスが検出されなかった場合のdisabled表示一部実装(Mic Host, Mic Device, Speaker Deviceのオプションメニューのみ) そしてその関数の汎用化。
[Chore] Appearance Themeを開発中としてラベル編集。
This commit is contained in:
@@ -40,7 +40,7 @@ config_window:
|
||||
label: Transparency
|
||||
desc: Change the main window's transparency.
|
||||
appearance_theme:
|
||||
label: Theme
|
||||
label: Theme [Under development]
|
||||
desc: Change the color theme. If you selected "System", it will adjust based on your Windows theme.
|
||||
ui_size:
|
||||
label: UI Size
|
||||
|
||||
@@ -41,7 +41,7 @@ config_window:
|
||||
label: 透明度
|
||||
desc: メイン画面の透明度を変更できます。
|
||||
appearance_theme:
|
||||
label: 外観テーマ
|
||||
label: 外観テーマ [開発中]
|
||||
desc: カラーテーマを変更できます。「System」を選択した場合、Windowsのテーマに基づいて自動的に「Dark」か「Light」テーマを判断し、適用します。
|
||||
ui_size:
|
||||
label: UIのサイズ
|
||||
|
||||
Reference in New Issue
Block a user