double click loops and crashes with SDK 3.2.2
Wed, 02/24/2010 - 19:29
The dialog for the mode of display does not come up when double clicking using SDK 3.2.2 and a crash occurs. It appears that
- (void)touchesEnded:(NSSet *)touches withEvent:(UIEvent *)event is looping

That's odd. I've been playing with the iPad SDK and I hadn't noticed that. I'll see what's triggering this.