feat: implement drag to reorder skins

This commit is contained in:
tdgao
2026-06-09 17:35:33 -07:00
parent 72a4e86c26
commit 2909deab1d
18 changed files with 434 additions and 72 deletions
+1
View File
@@ -116,6 +116,7 @@ fn main() {
"add_and_equip_custom_skin",
"equip_skin",
"remove_custom_skin",
"reorder_custom_skins",
"save_custom_skin",
"unequip_skin",
"flush_pending_skin_change",