Sakamoto Shiina
|
9fce7f6a94
|
[bugfix] Config Window: Dropdown Menu Window. スクロールバー幅が左右で違っていたのを修正。
各Windowに1pxバグ検出用色追加と調整。
|
2023-10-08 20:49:17 +09:00 |
|
Sakamoto Shiina
|
1e220281ba
|
[Update] Dropdown Window and Selectable Language WIndow: add cursor=hand2. and the color when it is hovered and clicked.
[Chore] remove the CTkFrame widget that was meaningless.
|
2023-10-08 20:24:32 +09:00 |
|
Sakamoto Shiina
|
95758919bd
|
[Update] Config Window: Dropdown Menu Window. Width指定。フォントやデバイスなどテキストが長くなるものは幅を広めに。(可変は難しいので今は指定型に)
|
2023-10-08 20:03:55 +09:00 |
|
Sakamoto Shiina
|
b47738b424
|
[bugfix] Config Window: Dropdown Menu Window. Set the maximum height to be 8 times the label's height, and adjust it if the value's length is less than 8.
|
2023-10-08 12:43:07 +09:00 |
|
Sakamoto Shiina
|
7e33f04baa
|
[Update] Config Window: DropdownMenu追加。前回コミットではOption Menuをクリックしても何も起こらなかったが、DropdownMenuとして選択肢を表示。選択された際の機能も今まで通り。
grab_set廃止。focus_setやliftを使ってこちらでコントロール。 理由は、設定画面上で新たにDropdown Menu Windowを生成し、選択肢をクリックする際邪魔になるため。
|
2023-10-08 11:13:18 +09:00 |
|