[Update] Main Window: Message Box. メッセージ入力欄のサイズを変更できるように。厳密な計算はしてません。

【見た目への影響大】デフォルトのチャット入力欄を少し大きくしました。(もちろん変更できる)
テキストボックスとの比率としているので、Windowサイズを変更すると、それに合わせて可変します。
CTkEntryからCTkTextboxに変更しました。プレースホルダーの使用が厳しくなったので廃止しました。最小にしても、入力中の位置が中央にならないなど、デザインが若干崩れましたが許容しました。
This commit is contained in:
Sakamoto Shiina
2023-12-29 01:24:54 +09:00
parent 5e16d319e3
commit 7c23adfc24
10 changed files with 85 additions and 15 deletions

View File

@@ -103,6 +103,10 @@ config_window:
label: Text Box Font Size
desc: You can adjust the font size used in the logs relative to the UI size.
message_box_ratio:
label: Message Box Size
desc: "You can change the size of the input message box. It is in ratio to the text box.\n*No exact calculations."
font_family:
label: Font Family