You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 17, 2022. It is now read-only.
I like where this is going. I think we can afford to use more space to expand on this a bit, as @konklone suggested. Would it be weird to try to do this per line (yay, nay, etc) on the vote detail view?
I like where this is going. I think we can afford to use more space to
expand on this a bit, as @konklonehttps://github.com/konklonesuggested. Would it be weird to try to do this per line (yay, nay, etc) on
the vote detail view?
—
Reply to this email directly or view it on GitHubhttps://github.com//issues/252#issuecomment-20972471
.
I'm going to put this here: NSCountedSet *partyBreakdown = [[NSCountedSet alloc] initWithArray:[weaklegislatorsTableVC.items valueForKeyPath:@"@unionOfObjects.party"]]
A visual indicator on list views to show the party breakdown among list items. Useful on yea/nay and co-sponsor lists.
The text was updated successfully, but these errors were encountered: