RedRain0o0 / legacy-skins

MIT License
4 stars 1 forks source link

Tweak skin visibility #3

Open Cjnator38 opened 2 weeks ago

Cjnator38 commented 2 weeks ago

On LCE, the Skin Selector presumably only renders up to 7 skins at a time. This means that if a list is less than 7, one or more of the skins will disappear at the end of the cycling animation. For alignment, an even number of skins would hide the right most skin, and an odd number would hide the left most skin.

https://github.com/user-attachments/assets/17d1ae64-aa15-4cd1-9ab0-bc21912609a2

Current behavior: image

Cjnator38 commented 2 weeks ago

If a skin is removed from a list, the skin on the side with more skins visible will become the new selected skin. If there are an equal number of skins on each side, the skin on the left side will come forward