Sakamoto Shiina
|
74c8a253e8
|
[Update] Main Window: add feature. Swap Languages. when hover the label 'Translate Each Other', 'Swap Languages Button' appear. and It can swap 'Your language' and 'Target Language'.
|
2023-11-06 06:21:43 +09:00 |
|
Sakamoto Shiina
|
f668686daf
|
[Update] add Information Modal. This is for displaying when reached translation limit that 429 too many requests.
|
2023-10-20 04:30:30 +09:00 |
|
Sakamoto Shiina
|
780bd32cf4
|
[bugfix] 色の指定漏れ修正。OSの設定でライトテーマにしている場合に、色指定していない部分が自動的にライトテーマ用(Tkinter側で)に指定されてしまうので指定漏れがあった部分を指定。その際にVRCT上のダークテーマでの色が一部微妙に変わっている。
|
2023-10-19 17:33:31 +09:00 |
|
Sakamoto Shiina
|
465f9f9628
|
[bugfix] Main Window: UI崩壊修正 Windows本体でスケーリングを変更している場合にUIが崩れるのを修正。DPIを固定するためにctypesを使っているため、requirements.txtに追加。
|
2023-10-15 11:32:38 +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
|
717a56a580
|
[bugfix] fix 1px bugs. (まだ発生する)
|
2023-10-13 05:59:14 +09:00 |
|
Sakamoto Shiina
|
a7644fce23
|
[Update] Config Window: デバイスが検出されなかった場合のdisabled表示一部実装(Mic Host, Mic Device, Speaker Deviceのオプションメニューのみ) そしてその関数の汎用化。
[Chore] Appearance Themeを開発中としてラベル編集。
|
2023-10-12 09:40:01 +09:00 |
|
Sakamoto Shiina
|
ee524bc57e
|
[Update] Main Window: UI Size変更対応. Sidebar Preset tabs, Option Menu's arrow images and Textbox(_ptintToTextbox.py).
[Refactor] Main Window: Textbox(_ptintToTextbox.py) 必要のないコードの削除と統合
|
2023-10-10 18:28:06 +09:00 |
|
Sakamoto Shiina
|
7fe1cb329a
|
[Refactor] 呼び出し関数名統一
.rowconfigure .columnconfigure を .grid_rowconfigure .grid_columnconfigure と統一。
(.rowconfigure .columnconfigure 側に統一しなかった理由は、.configure関数と大きく区別するため)
|
2023-10-10 16:13:42 +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 |
|
Sakamoto Shiina
|
a393f80e23
|
[Chore] Change the variable names of color to appropriate ones. Option MenuなのにDropdown Menuとして表記していたので。
|
2023-10-06 08:09:24 +09:00 |
|
Sakamoto Shiina
|
b1058efebe
|
[Refactor] Main Window: Language Settings. Option Menu. 関数切り出し、汎用化。
|
2023-10-06 07:35:16 +09:00 |
|
Sakamoto Shiina
|
ff4460620b
|
[bugfix] Main Window: Language Settings Preset Tabs. 見た目は上側だけの角丸に。(4pxから6pxにもしている)
具体的にはplace使って要素を下にずらし、下角丸を隠している。(text_boxのtabsでは既に同じことをしている)
|
2023-10-06 02:57:15 +09:00 |
|
Sakamoto Shiina
|
be02b948aa
|
[Chore] Main Window: add corner_radius=4 to language settings button and the tab switches that is belong to.
|
2023-10-06 01:06:18 +09:00 |
|
Sakamoto Shiina
|
bd9f0bb58c
|
[Refactor] remove the code that is no longer in use
|
2023-09-20 23:20:42 +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
|
cdc8495f99
|
[Update] Main Window: Sidebar Language SettingsのDropdownMenuボタンのホバー時に、カーソル変更を追加。
[bugfix] 矢印img部分ホバー時の色変更処理し忘れを修正
|
2023-09-15 15:03:50 +09:00 |
|
Sakamoto Shiina
|
3714162340
|
[Update] Main Window: Sidebar Language Settings DropdownButton ホバー時とクリック時の色を追加。
その他要らないコードの削除や、widgetの親frameの指定忘れ(被り)の修正。
|
2023-09-13 10:14:57 +09:00 |
|
Sakamoto Shiina
|
7baed52999
|
[Update] Main Window: 全体的に色を明るく。Textboxでたくさんの文字を常に見る事を考えるとハレーションを起こしそうなので、コントラスト比を下げた。それに伴いサイドバーの色なども変えないとおかしいので全体的に色が明るく。
|
2023-09-11 04:22:37 +09:00 |
|
Sakamoto Shiina
|
9f9cd1e64c
|
[Add] Main Window: Language Settings. 言語選択ボタンを押して言語選択ウィンドウ開閉時に、矢印の向きが反転するように。
[Bugfix] 根本的な解決ではないけれど、言語選択ウィンドウの開く位置が固定されてしまうのでその修正(サイドバーの幅は可変なので、それに合わせてウィンドウ生成時に毎回位置を指定)
|
2023-09-09 11:35:24 +09:00 |
|
Sakamoto Shiina
|
5222f7cc68
|
[Chore] remove the code that is no longer in use
|
2023-09-09 06:24:45 +09:00 |
|
Sakamoto Shiina
|
0c43fd8965
|
[Update] Main Window: Language Settings.言語選択時のドロップダウンメニューを既存のものからカスタムしたものに変更。とりあえず機能する状態。
|
2023-09-09 06:17:53 +09:00 |
|
Sakamoto Shiina
|
b596f6df54
|
[bugfix] Main Window: Config Buttonが、サイドバーコンパクトモード時に表示されなかったのを修正。(無理やり)
|
2023-09-06 07:47:06 +09:00 |
|
Sakamoto Shiina
|
ca3333d717
|
[Add] Main Window: view.pyへの変数移動 Language Settings回り。
|
2023-09-05 23:42:23 +09:00 |
|
Sakamoto Shiina
|
e7350038a0
|
[Chore] Main Window: Language Settings 使ってない変数や引数指定の削除。
変数名の変更も少し。
|
2023-09-05 15:17:58 +09:00 |
|
Sakamoto Shiina
|
74b759ad6b
|
[Add] Main Window. language settings label系を変数にしてview.pyに移動
|
2023-09-05 09:38:24 +09:00 |
|
Sakamoto Shiina
|
670a651e57
|
[bugfix] getImageFileFromUiUtilsなどimage file取得をimageFileManager(元imageFilenameManager)にて一括で行うように。
UIに入れる時はファイル名ではなくファイルそのもの
|
2023-09-05 01:57:50 +09:00 |
|
Sakamoto Shiina
|
8a91cffcf4
|
[bugifx] Main Window: view_variable(view.py変数)の参照の仕方がおかしく、意図した値の保存と参照がされていなかったのを修正。
|
2023-09-04 23:43:22 +09:00 |
|
Sakamoto Shiina
|
45d5dffd3c
|
[Chore] remove the code that is no longer in use.
|
2023-09-04 05:05:43 +09:00 |
|
Sakamoto Shiina
|
434faafe94
|
[bugfix] Main Window: Sidebar compact mode. サイドバーコンパクトモード切り替え時に、各機能のON/OFF状態、選択されたlanguage preset tab noを保持したまま開閉できるように。
具体的には今までサイドバー開閉はdestroy関数を使用した後widgetごと再生成していたのを、grid_remove() -> grid() を使用し、再生成ではなく再配置にした。
|
2023-09-04 04:53:37 +09:00 |
|
Sakamoto Shiina
|
4466e01458
|
[Refactor] separate function create_sidebar into createSidebarFeatures and createSidebarLanguagesSettings
|
2023-09-04 02:41:26 +09:00 |
|