1212 < div class ="header ">
1313 < div style ="width: 100%; "> Welcome to Quest App Version Switcher</ div >
1414 < div style ="font-size: 80%; width: 100%; ">
15- Backing < div class ="inline packageName "> some game</ div > up
15+ Managing < div class ="inline packageName "> some game</ div >
1616 </ div >
1717 </ div >
1818 < div class ="menuItem selected " section ="backup "> Backup</ div >
@@ -31,55 +31,57 @@ <h3>Currently selected game: <div class="inline packageName">some game</div></h3
3131 < div id ="patchStatus "> Loading...</ div >
3232 < div class ="textbox " id ="patchingTextBox "> </ div >
3333
34- < h2 > Patching options</ h2 >
35- < label class ="option ">
36- < label class ="switch normal ">
37- < input id ="externalstorage " type ="checkbox " checked >
38- < span class ="slider round "> </ span >
34+ < div id ="patchingOptions ">
35+ < h2 > Patching options</ h2 >
36+ < label class ="option ">
37+ < label class ="switch normal ">
38+ < input id ="externalstorage " type ="checkbox " checked >
39+ < span class ="slider round "> </ span >
40+ </ label >
41+ Add external storage permission
3942 </ label >
40- Add external storage permission
41- </ label >
42- < br >
43- < label class =" option " >
44- < label class ="switch normal " >
45- < input id =" handtracking " type =" checkbox " checked >
46- < span class =" slider round " > </ span >
43+ < br >
44+ < label class =" option " >
45+ < label class =" switch normal " >
46+ < input id =" handtracking " type =" checkbox " checked >
47+ < span class ="slider round " > </ span >
48+ </ label >
49+ Add hand tracking permission
4750 </ label >
48- Add hand tracking permission
49- </ label >
50- < br >
51- < label class ="option ">
52- Hand tracking version
53- < select id ="handtrackingversion ">
54- < option value ="3 "> V2</ option >
55- < option value ="2 "> V1 high frequency</ option >
56- < option value ="1 "> V1</ option >
57- </ select >
58- </ label >
59- < br >
60- < br >
61- < label class ="option ">
62- < label class ="switch normal ">
63- < input id ="debug " type ="checkbox " checked >
64- < span class ="slider round "> </ span >
51+ < br >
52+ < label class ="option ">
53+ Hand tracking version
54+ < select id ="handtrackingversion ">
55+ < option value ="3 "> V2</ option >
56+ < option value ="2 "> V1 high frequency</ option >
57+ < option value ="1 "> V1</ option >
58+ </ select >
6559 </ label >
66- Add Debug option
67- </ label >
68- < br >
69- < br >
70- < input type ="text " id ="otherName " placeholder ="permission name ">
71- < br >
72- < br >
73- < div class ="button " onclick ="AddPermission() "> Add Permission</ div >
74- < br >
75- < div id ="other ">
76-
60+ < br >
61+ < br >
62+ < label class ="option ">
63+ < label class ="switch normal ">
64+ < input id ="debug " type ="checkbox " checked >
65+ < span class ="slider round "> </ span >
66+ </ label >
67+ Add Debug option
68+ </ label >
69+ < br >
70+ < br >
71+ < input type ="text " id ="otherName " placeholder ="permission name ">
72+ < br >
73+ < br >
74+ < div class ="button " onclick ="AddPermission() "> Add Permission</ div >
75+ < br >
76+ < div id ="other ">
77+ </ div >
7778 </ div >
79+
7880 </ div >
7981 < div class ="contentItem hidden " id ="mods ">
80- < div class ="button " onclick ="LaunchApp() "> Launch Game</ div >
8182 < b > Please note that mod installation is in early access and there may be issues. If you experience issues please report them on the OculusDB Discord Server at < code > discord.gg/zwRfHQN2UY</ code > </ b >
82- < div class ="button " id ="installModButton " onclick ="UploadMod() "> Install a Mod from Disk</ div >
83+ < div class ="button topMargin " onclick ="LaunchApp() "> Launch Game</ div >
84+ < div class ="button topButtonMargin " id ="installModButton " onclick ="UploadMod() "> Install a Mod from Disk</ div >
8385 < div id ="operations ">
8486 < h2 id ="ongoingCount "> Ongoing operations:</ h2 >
8587 < div class ="loaderContainer " style ="margin-bottom: 10px; ">
@@ -113,7 +115,8 @@ <h2>Cosmetics type</h2>
113115 < select id ="cosmeticsType ">
114116
115117 </ select >
116- < div class ="infiniteList " style ="margin-top: 20px; " id ="cosmeticsList ">
118+ < div id ="availableAfterModdingTypes " style ="display: none; "> Types available after modding: </ div >
119+ < div class ="infiniteList topMargin " id ="cosmeticsList ">
117120
118121 </ div >
119122 </ div >
@@ -135,7 +138,7 @@ <h2>You can download mods and cosmetics from the following sites. Only QMods are
135138 < div class ="button " id ="changeApp2 "> Change app</ div >
136139 < div class ="buttonLabel "> Change the app you want to manage</ div >
137140 </ div >
138- < div > Backups of < div class ="inline packageName "> some game</ div > (< div id ="size " class ="inline "> </ div > )</ div >
141+ < div class =" topMargin " > Backups of < div class ="inline packageName "> some game</ div > (< div id ="size " class ="inline "> </ div > )</ div >
139142 < div class ="smallListContainer ">
140143 < div id ="backupList " class ="list ">
141144 </ div >
0 commit comments