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 170 forks source link

selectedCellBackgroundColor无效 #41

Closed Jean1992 closed 5 years ago

Jean1992 commented 5 years ago

看了下代码,设的值不对,应该把selectedCellBackgroundColor设为cell的backgroundView的backgroundColor。

还有个建议,cover呈现和消失的时候如果能有点过渡效果会更好,改编透明度的uiview动画也可以。

liufengting commented 5 years ago

@Jean1992 已修改,一会发布2.0.7版本