Liu Fengting
Liu Fengting
后来提交的代码里面其实是可以随意设置的,可能170行左右这行代码需要注释掉: ``` _menuTableView.separatorInset = UIEdgeInsetsMake(0, FTDefaultMenuTextMargin, 0, FTDefaultMenuTextMargin); ```  
那应该是系统的限制吧,这个不太好解决,我去查查看吧。
刚才看到一个帖子希望有些帮助,我还没有测试过,你也试试看吧希望能解决iOS9上的这个问题。 http://stackoverflow.com/questions/31537196/ios-9-uitableview-separators-insets-significant-left-margin
Send in `cellConfigurationArray: [FTCellConfiguration]?`
可以设置menu高度为n个cell高度,超过n个自动支持滚动,oc是这样的,swift版本应该也有吧
@zhangjianjun056 好像没有支持。
I did not design this method, maybe you'll have to write the fixed frame of the sender. Also the position maybe upside down.
@trianglepixel Hi, the popmenu was showed on main window, so maybe you needs to add the menu to the widget view manually. Hope this resolves the problem. I was busy...
@Sam-Spencer Can you please include this feature in next version of pods?
I will do this tomorrow.