JDFPeekaboo icon indicating copy to clipboard operation
JDFPeekaboo copied to clipboard

UIBarButtonItem not fully hide when tintColor is set

Open speedpursuer opened this issue 8 years ago • 1 comments

This can be recreated in the example app by inserting this one line code "doneButton.tintColor = [UIColor whiteColor];" at the line 53 of this file: https://github.com/JoeFryer/JDFPeekaboo/blob/master/Example/JDFPeekaboo/JDFViewController.m

Please help check. Thanks!

speedpursuer avatar Jan 04 '17 03:01 speedpursuer

Hi @speedpursuer - thanks for reporting this. I'll take a look as soon as I can!

JoeFryer avatar Jan 04 '17 22:01 JoeFryer