[Update] テキストボックスのフォントサイズを、UI全体のサイズとは別でユーザーが変えられるように。
(UI size, scalingを基準とした倍率)
This commit is contained in:
@@ -95,6 +95,10 @@ config_window:
|
||||
ui_size:
|
||||
label: UI Size
|
||||
|
||||
textbox_ui_size:
|
||||
label: Text Box Font Size
|
||||
desc: You can adjust the font size used in the logs relative to the UI size.
|
||||
|
||||
font_family:
|
||||
label: Font Family
|
||||
|
||||
|
||||
@@ -95,6 +95,10 @@ config_window:
|
||||
ui_size:
|
||||
label: UIサイズ
|
||||
|
||||
textbox_ui_size:
|
||||
label: テキストボックス フォントサイズ
|
||||
desc: ログに表示されるフォントのサイズを、UIサイズを基準にして倍率を変えられます。
|
||||
|
||||
font_family:
|
||||
label: 使用フォント
|
||||
|
||||
|
||||
Reference in New Issue
Block a user