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
|
0b5b3a62fe
|
[Update] Main Window: Language Selectable Window. UI Size変更対応。
|
2023-10-10 16:14:31 +09:00 |
|
Sakamoto Shiina
|
8957e65e61
|
[Update] Config Window: Error Message Window. UI Size変更対応。色指定を変数化。
[bugfix] Config Window: Error Message Window. Fix 1px bugs.
|
2023-10-10 16:13:35 +09:00 |
|
Sakamoto Shiina
|
1722cfecff
|
[Update] Config Window: Dropdown Menu Window. UI Size変更対応(スクロールーバー)
[bugfix] Config Window: Dropdown Menu Window. さらに1pxバグの修正 指定サイズに関わらず、フォントによってheightが変わるので、内部で更に計算して調整。修正。
|
2023-10-10 16:13:16 +09:00 |
|
Sakamoto Shiina
|
7fd8b089d5
|
[Update] Config Window: Dropdown Menu Window. UI Size変更対応。
[bugfix] Config Window: Dropdown Menu Window. それに伴いrootのgeometry, positionが崩れたのでその修正。
|
2023-10-10 16:12:49 +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
|
e80ba886d7
|
[Chore] Config Window: Setting Box. ホバー時のOption Menuの色が明るすぎる気がしたので少しだけ暗く。
|
2023-10-08 20:08:56 +09:00 |
|
Sakamoto Shiina
|
39472e64c4
|
[Refactor] UiScalingManager: 変数名変更、汎用化。Entry widget以外でも使いたくなったので。
|
2023-10-08 14:15:20 +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
|
8dd1ddd6ac
|
[Update(tmp)] ※Dropdown Menu開きません。 Config Window: Option Menu系widgetを全てframeを使った自作widgetにすり替え。
|
2023-10-07 01:30: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
|
584eb7e33a
|
[Update] add Modal Window: When the configuration window is opened, cover the main window with a modal window containing a message.
|
2023-10-02 14:48:42 +09:00 |
|
Sakamoto Shiina
|
79e70089cd
|
[Chore] Main Window: 色調整。トップバーのボタン類の色指定まとめ。クリック時の色を少しだけ薄く。
|
2023-09-23 15:50:00 +09:00 |
|
Sakamoto Shiina
|
4d9600159b
|
[Update] Main Window: 色やUIスケール変更に対応するために変数追加。指定。
|
2023-09-23 15:34:11 +09:00 |
|
Sakamoto Shiina
|
34c61291bb
|
[Update] Main Window: Update通知のUI追加。見た目だけ。(常に表示状態)
|
2023-09-23 14:31:35 +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
|
cbef891fe8
|
[Update] Main Window: Textbox デザイン大幅変更。テスト用or今後ユーザーがデザインカスタム設定する際に使えるサンプルとして会話を挿入する関数追加。
|
2023-09-15 09:51:41 +09:00 |
|
Sakamoto Shiina
|
0b1e731246
|
[Update] Main Window: Sidebar Language Settings DropdownMenu開閉機能をトグル式に。
Selectable Languages Window: タイトル追加。今開いているものがYour LanguageなのかTarget Languageなのか分かるように。
メイン画面のサイズに合わせて開くウインドウのサイズも変わるように。
|
2023-09-13 16:31:44 +09:00 |
|
Sakamoto Shiina
|
3714162340
|
[Update] Main Window: Sidebar Language Settings DropdownButton ホバー時とクリック時の色を追加。
その他要らないコードの削除や、widgetの親frameの指定忘れ(被り)の修正。
|
2023-09-13 10:14:57 +09:00 |
|
Sakamoto Shiina
|
7adc08ed93
|
[Update] VRCTテーマカラー変更によりPRIMARY COLORの変更、その調整と適用。
|
2023-09-11 04:55:18 +09:00 |
|
Sakamoto Shiina
|
7baed52999
|
[Update] Main Window: 全体的に色を明るく。Textboxでたくさんの文字を常に見る事を考えるとハレーションを起こしそうなので、コントラスト比を下げた。それに伴いサイドバーの色なども変えないとおかしいので全体的に色が明るく。
|
2023-09-11 04:22:37 +09:00 |
|
Sakamoto Shiina
|
0c43fd8965
|
[Update] Main Window: Language Settings.言語選択時のドロップダウンメニューを既存のものからカスタムしたものに変更。とりあえず機能する状態。
|
2023-09-09 06:17:53 +09:00 |
|
Sakamoto Shiina
|
9583203a35
|
[Refactor] view.py以下でself使っていなかった関数に@staticmethodデコレータ追加
|
2023-09-06 04:56:11 +09:00 |
|
Sakamoto Shiina
|
ec5732ec2e
|
[Update] New VRCT Logo! replace to the new one. so adjust UI position and scaling for it.
|
2023-09-06 03:59:44 +09:00 |
|
Sakamoto Shiina
|
670a651e57
|
[bugfix] getImageFileFromUiUtilsなどimage file取得をimageFileManager(元imageFilenameManager)にて一括で行うように。
UIに入れる時はファイル名ではなくファイルそのもの
|
2023-09-05 01:57:50 +09:00 |
|
Sakamoto Shiina
|
e1466efc51
|
[Chore] ui_managers: 不要なreturn文の削除
|
2023-09-05 00:54:15 +09:00 |
|
Sakamoto Shiina
|
63b220a2d0
|
変数名変更: Prefixにしていたsqlsをslsに。Sidebar Quick Languages Settingsの意だったけど、メイン画面にあるとはいえQuickでもなんでもないのでsls(Sidebar Languages Settings)と変更。
|
2023-09-02 19:27:40 +09:00 |
|
Sakamoto Shiina
|
246409fe2c
|
Setting box: add Others tab. add items Auto Clear The Message Box, Notification XSOverlay and Message Format.
|
2023-08-29 16:54:51 +09:00 |
|
Sakamoto Shiina
|
644fc4dbb1
|
メイン画面 Light theme 色調整
|
2023-08-27 14:02:30 +09:00 |
|
misygauziya
|
644ce9afa4
|
[Add] New GUI from Shiina
|
2023-08-27 04:56:36 +09:00 |
|