Commit Graph

18 Commits

Author SHA1 Message Date
Sakamoto Shiina
08c79d8ed8 [Update/Refactor] 翻訳エンジン周り: 選択中の翻訳エンジン系のendpoint名を統一。
言語切替時、選択中のプリセット番号の設定ではなく、全てのプリセット番号分の設定も送ることで他と統一。
以上に伴い、UI側でendpointの追加や、翻訳エンジンリストを開く度にリストを更新していた部分を削除。
2024-09-26 07:35:09 +09:00
Sakamoto Shiina
c0c826b443 [Rename] is_loading to is_pending. 2024-09-24 10:00:15 +09:00
Sakamoto Shiina
c0ba530d32 [Update] Main Page: Connect to backend. IsMainPageCompactMode. 2024-09-23 10:21:49 +09:00
Sakamoto Shiina
7dbf324e31 [Update] Main Page. Add Language swap button functionally. 2024-09-23 09:26:58 +09:00
Sakamoto Shiina
0616092eff [Refactor] Change state management structures. Async atom to be manage manually. 2024-09-23 03:44:33 +09:00
Sakamoto Shiina
586aaf0091 [Update] Main Page: Language Settings. Translation Engines. To selectable. 2024-09-22 12:02:50 +09:00
Sakamoto Shiina
7573e99617 [Refactor] Organize logics files. and change import path as well. 2024-09-21 00:54:32 +09:00
Sakamoto Shiina
e7a39b6fa8 [Chore] Main Page: Add padding to language selector open button. Add localization function to the title Language Settings. 2024-09-19 07:31:18 +09:00
Sakamoto Shiina
e409e333e0 [Update] Main Page: Language Settings. LanguageSelector. It works functionally. 2024-09-18 23:46:46 +09:00
Sakamoto Shiina
6b3ff1f3b2 [Update] Main Page: Side bar scroll bar. Adjust scroll bar color when language selector is opened.(For hiding in appearance) 2024-09-12 16:50:47 +09:00
Sakamoto Shiina
f2f9b7d1c9 [bugfix] Main Page: Side bar. Fix the width (and remove scroll bar when it's compact mode.) 2024-09-11 16:00:58 +09:00
Sakamoto Shiina
f0cffa7127 [Update] Main Page: Side bar. Scroll bar only shows when the side bar area is hovered. 2024-09-11 14:46:00 +09:00
Sakamoto Shiina
7068167866 [UPdate] Main Page: Side bar. Now, scrollable. 2024-09-11 13:46:45 +09:00
Sakamoto Shiina
e1d8f59890 [Refactor] Change the function names. 2024-09-10 21:11:15 +09:00
Sakamoto Shiina
fdbaaaaca9 [bugfix/chore] Main Page: Sidebar. fix vrct logo height that was shrink. 2024-09-02 09:08:39 +09:00
Sakamoto Shiina
597fee16df [bugfix] Main Page: MainFunctionSwitches. fix the label width that was shrinking and wrapping unexpectedly. 2024-09-02 09:08:39 +09:00
Sakamoto Shiina
3446862eda [Update] To be switchable between ConfigPage and MainPage. 2024-09-01 19:48:58 +09:00
Sakamoto Shiina
3ed3d5eb40 [Update] Combine in one window. Rename Main/Config Window to Main/Config Page accordingly.
For now, I put Config Page to below the main page temporary. Open Config Button does not work.
2024-08-09 12:23:17 +09:00