liufengting / FTPopOverMenu

FTPopOverMenu is a pop over menu for iOS which is maybe the easiest one to use. Supports both portrait and landscape. It can show from any UIView, any UIBarButtonItem and any CGRect.
MIT License
1.04k stars 171 forks source link

Dismiss block calling #34

Open monish152 opened 5 years ago

monish152 commented 5 years ago

Hi

I am using checkmark tableview. But after click on row sometime Dismiss block calling instead of index selection. Please help

liufengting commented 5 years ago

应该是触控区域的问题吧,检查一下触控的点就可以了

SriSamVictor commented 5 years ago

Bro i don't know japanese please translate in english

liufengting commented 5 years ago

@SriSamVictor If you’re running into the same problem, maybe it’s a bug, I will look into that tomorrow. Sorry for the delay.