This website requires JavaScript.
Explore
Help
Register
Sign In
every_holiday
/
VRCT
Watch
1
Star
0
Fork
0
You've already forked VRCT
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
623
Commits
2
Branches
0
Tags
95758919bd76b21650f0737f23ae78909365acf1
Commit Graph
3 Commits
Author
SHA1
Message
Date
Sakamoto Shiina
95758919bd
[Update] Config Window: Dropdown Menu Window. Width指定。フォントやデバイスなどテキストが長くなるものは幅を広めに。(可変は難しいので今は指定型に)
2023-10-08 20:03:55 +09:00
Sakamoto Shiina
b47738b424
[bugfix] Config Window: Dropdown Menu Window. Set the maximum height to be 8 times the label's height, and adjust it if the value's length is less than 8.
2023-10-08 12:43:07 +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