commit | ec6ac82a295b80a39f12ff7951ec254ba45809fd | [log] [tgz] |
---|---|---|
author | Jim Miller <jaggies@google.com> | Thu Nov 04 21:06:31 2010 -0700 |
committer | Jim Miller <jaggies@google.com> | Fri Nov 05 13:05:27 2010 -0700 |
tree | b4a65529b78af92ce7b517fbbf46b5bb1c8661dd | |
parent | 2332a74c61fb0c5041bff4f0e361364a3378b4c7 [diff] |
Fix 3165868: Fix stall in state machine logic in WaveView It was possible for the state machine to get stuck when user interaction and animations both completed before success was detected. This fixes the problem by explicitly advancing the state machine when an up event is detected. Change-Id: I802e3f1bb35aeab7a0d6f64e85acaa6980b9d65a