yulingtianxia / TBActionSheet

A Custom&Powerful Action Sheet For iOS. 一个 ActionSheet 满足所有样式!超高自由度的可定制!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

通过UISwitch调出TBActionSheet时UISwitch表现异常

LiuDongiOS opened this issue · comments

UISwitch在切换的时候有个过渡动画,然后- (void)setupStyle这个方法里有个self.originalBackgroundImage = [self screenShotRect: 截图,会导致动画跳闪。
image

@LiuDongiOS 1.7.5 已修复