Closed remulasce closed 9 years ago
Trip to dismiss index is not properly preserved by the library, causing occasional crashes, and also messing up internal dismissals and scoping.
Fixed the crash with a try{} block, but it still enters and indeterminate state.
OK, pausing the listener until the entire animation is done seems to prevent it. Need to watch out for the listener staying paused for too long.
Testing shows that doesn't happen. Closing.
Trip to dismiss index is not properly preserved by the library, causing occasional crashes, and also messing up internal dismissals and scoping.
Fixed the crash with a try{} block, but it still enters and indeterminate state.