SlimeVR / SlimeVR-Server

Server app for SlimeVR ecosystem
https://slimevr.dev
Apache License 2.0
680 stars 176 forks source link

Improve VRM model file input #1246

Closed abb128 closed 1 day ago

abb128 commented 2 days ago

I didn't like how the current one looks, it's not immediately clear what model is loaded or not, the text looked like part of the description

Old unloaded and loaded Screenshot From 2024-11-21 02-11-14 Screenshot From 2024-11-21 02-11-19

New unloaded and loaded Screenshot From 2024-11-21 02-10-18 Screenshot From 2024-11-21 02-10-23

The added X lets you unset the model. There is no functional use to unsetting the VRM model, but it generally helps with UX to allow users to undo their actions and it also serves to remind about drag and drop. This should replace #948