Commit Graph

12 Commits

Author SHA1 Message Date
Sakamoto Shiina
1d2df69507 [Update] Config Window: Add Radio button component. 2024-08-03 11:17:42 +09:00
Sakamoto Shiina
4679804500 [Update] Config Window: Add Mic/Speaker Threshold component. 2024-08-03 08:11:07 +09:00
Sakamoto Shiina
ef94d755c6 [Update] Config Window: Add Entry component. 2024-08-02 10:33:29 +09:00
Sakamoto Shiina
112ace95d7 [Update] Config Window: Add Switchbox component. Adjust switchbox in main window's main functions. 2024-08-02 09:49:45 +09:00
Sakamoto Shiina
329fb36219 [Update] Config Window: Add Checkbox component. 2024-08-01 12:45:09 +09:00
Sakamoto Shiina
072a85750b [Update] Config Window: Add slider component by using Material UI reluctantly.
I didn't want to use it because it's hard to customize. but I didn't like the slider's thumbs behaver so I did it.
It has Tooltip component so It will be useful somewhere. still difficult to customize it, tho.
2024-08-01 10:42:29 +09:00
Sakamoto Shiina
14e033b2e9 [Update] Config Window: Setting Box: DropdownMenu: Adjust design. add arrow icon that can toggle and border-radius.
Also change the open dropdown menu function to the toggle function.
2024-07-30 08:36:06 +09:00
Sakamoto Shiina
6bd5eba707 [Update] Config Window: Setting Box. Put the design to label component. 2024-07-30 07:51:21 +09:00
Sakamoto Shiina
dd1448a145 [Refactor] Config Window: SettingBox. rename and tidy them up a bit. 2024-07-30 07:39:41 +09:00
Sakamoto Shiina
04a68fe074 [Refactor] store.js, etc..: Rename variables and functions.
suffix '_Status' is for async. It has 'loading' state, for now.
2024-07-27 21:08:48 +09:00
Sakamoto Shiina
7ce3bc9be9 [Update] Config Window: About VRCT. PosterShowcase section. reduce animation duration a bit and the indicator will be brighter when hovered. 2024-07-25 05:21:36 +09:00
Sakamoto Shiina
ebd1a8d70d [Update] Migrate to tauri-app(Web UI) 2024-07-25 01:01:22 +09:00