JLChnToZ / VVMW

VizVid - Brand new original video player frontend for VRChat, aims for flexibility.
https://xtl.booth.pm/items/5056077
MIT License
70 stars 6 forks source link

asc Playlist / QueueList #14

Open Narazaka opened 8 months ago

Narazaka commented 8 months ago

Playlist / QueueList is currently displayed in descending order, but I would like an option to make it ascending.

JLChnToZ commented 8 months ago

This is a hard decision, as ascending order will breaks current UI design (especially to the "next on" label), unless you want to change the layout entirely.

Narazaka commented 8 months ago

Speaking of which, the Japanese translation of the "next on" label is unintelligible. Players are wondering why they click in the hope that "the next video will play" but nothing happens.

JLChnToZ commented 8 months ago

That is for indicate which will play next (also as a hint for the order of the list), and additionally if you click on it it just jump to the entry that will actually playing.

The button to skip is on the left of the controls.

There is no reason to make 2 buttons with exact same function.

Narazaka commented 8 months ago

Wouldn't "playing" etc. be easier to understand in terms of function? Because the function is to focus on what is playing when clicked.