NoahFetz / F1AppleTV

F1TV Client for AppleTV

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Suggestion: sort in-car camera menu by name instead of number?

amp64 opened this issue · comments

I hope this is a simple fix, am about to clone and take a look myself but zero experience on tvOS and XCode (I'm a PC dev).

May I ask you why you'd prefer names over driver numbers?

Because I have no idea what number anyone is, and I would like to find them by name, which I do know.

So I have cloned, built and run it, which is amazing for a PC dude like me. Looking for the code to do this right now.

You don't have to do it, I'll probably add a toggle in the settings because if I change it this way there will be some people who want it sorted by the number

If you want to try it for yourself it's in the PageOverviewCollectionViewController.swift on line 429
It's in a bad place there so I will do some refactoring or maybe do the rewrite I've planned for a while now