Votes are gone in listingmode
MV-GH opened this issue · 1 comments
MV-GH commented
This is because listingmode only show scores. For versions before 0.19.4 This is now always false since we don't use the old show_version option. #1544 Fixes this for old versions.
For new 0.19.4 this problem will still exist if the user decides to hide show_scores.
I think we should show one of the other options? @dessalines what do you think?
dessalines commented
This should be solved by your #1544 , which inserts the older show_scores for versions < 0.19.4