Sakamoto Shiina
|
780bd32cf4
|
[bugfix] 色の指定漏れ修正。OSの設定でライトテーマにしている場合に、色指定していない部分が自動的にライトテーマ用(Tkinter側で)に指定されてしまうので指定漏れがあった部分を指定。その際にVRCT上のダークテーマでの色が一部微妙に変わっている。
|
2023-10-19 17:33:31 +09:00 |
|
Sakamoto Shiina
|
fb67930ed1
|
[Refactor] Remove the code that is no longe in use.
|
2023-10-14 08:58:01 +09:00 |
|
Sakamoto Shiina
|
9ae3bf3530
|
[bugfix] Config Window: 再起動ボタンのUI Size対応漏れを修正。
|
2023-10-13 20:03:38 +09:00 |
|
Sakamoto Shiina
|
1bd98c7769
|
[Update] Config Window: 再起動が必要な変更がある場合に、再起動ボタンを表示。(現状、設定が変わらなくても変更しようとすると表示される状態ではある。例: UI size 100%からもう一度100%を選択した場合など)
|
2023-10-13 19:56:30 +09:00 |
|
Sakamoto Shiina
|
36d750501e
|
[bugfix] Config Window: fix 1px bug.
|
2023-10-13 09:04:26 +09:00 |
|
Sakamoto Shiina
|
717a56a580
|
[bugfix] fix 1px bugs. (まだ発生する)
|
2023-10-13 05:59:14 +09:00 |
|
Sakamoto Shiina
|
8185050ea2
|
[Update] Config Window: UI Size変更対応(指定していたものは全て対応したはず)。コンパクトモードのラベル日本語対応。
[Refactor] CTkScrollableFrameを使用しているwidgetのUI Size変更対応やCTKのheight bug修正をui_utils.pyへ関数切り出し。
|
2023-10-11 15:28:54 +09:00 |
|
Sakamoto Shiina
|
2270cff006
|
[fix] Config Window: Compact Mode. 今までDestroy()してWidgetsが再生成されていたのを、grid_removeを使う方法に変更、これによりコンパクトモード切り替えがスムーズになりました。
|
2023-09-27 21:44:36 +09:00 |
|
Sakamoto Shiina
|
d58ad09708
|
[Update] Config Window: Localization. 各項目のタイトルを変数化、多言語対応。(それに合わせて切り替え処理も)
|
2023-09-26 11:39:35 +09:00 |
|
Sakamoto Shiina
|
4176ec4cb0
|
[Refactor] IS_CONFIG_WINDOW_COMPACT_MODE をview_variableへ移動。
|
2023-09-20 21:01:58 +09:00 |
|
Sakamoto Shiina
|
bc6547cf5c
|
[Chore] remove the print code that is under vrct_gui directory.
|
2023-09-17 12:45:05 +09:00 |
|
Sakamoto Shiina
|
69fae94707
|
[bugifx] Config Window: view_variable(view.py変数)の参照の仕方がおかしく、意図した値の保存と参照がされていなかったのを修正。
|
2023-09-04 22:48:24 +09:00 |
|
Sakamoto Shiina
|
08d3f04738
|
add UI and Feature: Config Window Compact Mode.
|
2023-08-31 19:13:14 +09:00 |
|
Sakamoto Shiina
|
cb434717e0
|
add UI to config_window compact_mode切り替えスイッチ。
|
2023-08-31 15:59:07 +09:00 |
|