aricneto / TwistyTimer

Twisty Timer is a material design twisty puzzle timer for Android. It uses the TNoodle library to generate scramble sequences for all current official speedsolving puzzles.
GNU General Public License v3.0
242 stars 54 forks source link

Weird tutorial in training section behavior [BUG] #127

Closed TheShark27 closed 5 years ago

TheShark27 commented 5 years ago

Iin the Training section, when refreshing the scramble, sometimes the "get started" message appears, even though the categories have already been selected. I feel like that message as the same chance of the different permutations/OLLs of appearing.

The expected behavior would be: if no OLL/PLL is selected, the message will appear; otherwise, if something is selected, the user won't need it.

Great work btw!

aricneto commented 5 years ago

Fixed in 0f69bc4