With multi-selection, I put a `selected : Bool` on the item itself. When you reload a list, you can just default it to false.
On Monday, November 7, 2016 at 12:01:26 PM UTC-6, Rickey Barnes wrote: > > That sounds like a better way than what I was thinking. Although I don't > think it would work if you wanted to show multiple detail sections. For > example if you clicked on 2 different contacts, but you didn't want the > previous details to disappear with the new selection. -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
