Closed loganmoseley closed 13 years ago
Does this mean the answer bar is invisible? Or if you switch difficulties after submitting an answer?
I'm not sure what your second question is, but I'll say this: When switching difficulties all subviews (one individual answer) of the scroll view (answer picker) need to be removed, otherwise you end up with "Minor Third" (easy,#1) and "Minor Second" (hard,#1) being shown simultaneously. I believe the initialization of the new answer is somehow the cause of the disappearing.
So, it doesn't matter where in a question you are (picking or answered/before Next) when flipping back. The removal of old subviews and adding of news ones happens regardless of this state.
We went with the arrow UI, so this is not an issue.
I've seen this once.