Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
サブビュー (左からフリップ) の 1 つで transitionWithView: を使用すると、遷移アニメーションが終了するまで、(異なるサブビューの) すべてのジェスチャレコグナイザーが機能しません。アプリが動かなくなったようにいっぱいになります。別のスレッドに入れることができないことはわかっていますが、これを機能させる方法はありますか?
アニメーション中のユーザー操作を有効にする必要があります。
ここを参照してください: http://developer.apple.com/library/ios/#documentation/uikit/reference/uiview_class/UIView/UIView.html#//apple_ref/doc/uid/TP40006816-CH3-SW112