mortenjust / one-button

What if your tv remote control had only one button?
5 stars 0 forks source link

List item numbering? #55

Closed mortenjust closed 10 years ago

mortenjust commented 10 years ago

Hey, I wanted to explore an idea for the design where the channel number would show something like this

1 (was 69) NBC

2 (was 16) ABC

But how do I find out which number the item is in the list? Doesn't look like I can just do i++ since the rows are shuffled around by the sorting method. Any ideas?

fsalbrechter commented 10 years ago

https://github.com/mortenjust/one-button/pull/60