gateship-one / odyssey

Odyssey music player
GNU General Public License v3.0
232 stars 39 forks source link

Hours and minutes on sleep timer #224

Closed Valdnet closed 2 years ago

Valdnet commented 2 years ago

1. Hours and minutes in the timer settings should not include the number "60".

obraz

2. The settings for seconds should also not contain numbers: 0, 1, 2 … 9, only 01, 02, 03 … 09.

App: Odyssey v1.2.0

gnome17 commented 2 years ago

Honestly I don't see why it should be an issue that you could set the sleep timer to 60 minutes and 60 seconds.

Valdnet commented 2 years ago

@gnome17 The problem is that time is not given in a version like: 60:60. Firstly, it looks strange, secondly, it is an unprofessional approach. Applications that contain a similar function have the option to set the time to 59.

gnome17 commented 2 years ago

I still don't see why this is such a big deal but since it seems to annoy you I fixed it.

Valdnet commented 2 years ago

Perfection is what counts 😁. Thanks 😉.