ios - Strange selection behaviour of UITableViewCell -


i'm developing project both devices - iphone , ipad. both devices have appropriate storyboard. because paradigm of ipad little different iphone, created iphone , ipad different controllers same views. other controllers use in both storyboards. faced strange bug. in table view selection occurs 1 finger touch (for iphone) in ipad same table view cell can selected double touch. has faced such strange behaviour? btw, didn't have gesture recogniser in problem table view.

so, fixed strange behaviour changing way of navigation in slide controller. notices "bug" appeared when added gesture recogniser table view.


Comments

Popular posts from this blog

windows - Single EXE to Install Python Standalone Executable for Easy Distribution -

c# - Access objects in UserControl from MainWindow in WPF -

javascript - How to name a jQuery function to make a browser's back button work? -