Commit Graph

8 Commits

Author SHA1 Message Date
Sakamoto Shiina
fe1c0a45d7 [WIP/TEST] アプデ時にプログレスバーを表示。※WIP 注意事項あり
・他のウィンドウにフォーカスを当てると消えます。(後ろで処理は動いている)
・ダークモードのみの対応です。
・とりあえずの表示です。downloadedとextractedで2回同じものが表示されます。
2024-04-14 07:35:34 +09:00
Sakamoto Shiina
053b8080a4 [bugfix] Confirmation Modal: Add lift() after displaying the confirmation modal to prevent it from being hidden by the main window cover. 2023-12-30 18:13:40 +09:00
Sakamoto Shiina
74e28ca101 [Refactor] Remove the code that is no longer in use. 2023-11-09 15:33:31 +09:00
misyaguziya
4351122cb4 📝[Refactor] ruffを使用しコード検証修正を行った 2023-11-08 17:35:50 +09:00
Sakamoto Shiina
e8ee8891b0 [Update] Remove the background color that was for testing. 2023-10-20 06:21:08 +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
7cc7b5a7c3 [Update] 使用ディスプレイサイズの大きさ(高さ)より、VRCT起動時のウィンドウの方が大きい場合の対応。UI Scalingを20%下げて再起動するかどうかの確認モーダルを表示。
それにともない確認モーダルの汎用化。
さらにそれに伴い計算の都合上UI Scalingが40%から200%で10%刻みに対応(選択できるように)しました。
2023-10-18 18:46:10 +09:00
Sakamoto Shiina
5abfe3c20b [Update] add Update Software Confirmation Modal Window. 2023-10-18 14:54:18 +09:00