gbarkerz / AccessibleSolitaire

0 stars 0 forks source link

Reduce the number of swipes required to move TalkBack through the entire game UI #10

Open gbarkerz opened 6 hours ago

gbarkerz commented 6 hours ago

Today TalkBack moves to each face-down card in a dealt card pile, so that could be up to six moves, five of which aren't particularly helpful. So consider trying to consolidate face-down cards in a pile to be a single element from TalkBack's perspective. An announcement might be (say) "Six face-down cards in pile seven", and then the next swipe would move TalkBack to the first face-up card in the pile.

Feedback also queried whether it was useful moving TalkBack to the containers for the three main areas of the game, so consider the pros and cons of this behavior.