EZSwipeController
EZSwipeController copied to clipboard
Nav bar icon discoloration
Hi,
I really enjoy this project- thanks for making a really useful tool!
I have recently noticed a strange issue with the icons in my navigation bar, which are transparent per iOS standards, are in some cases becoming tinted blue. I have observed this behavior seemingly randomly after alerts are presented to the user.
Any thoughts on why this could happen or recommendations for a fix?
Thanks!
Does this happen in your project or does it happen in the example project too?
I haven't used the example project much, but am noticing it in my project
Maybe you are somehow changing the tint colors of navigation bar in your project?
I am tinting the navigation bar icons white, which is present until this happens and the blue coloring appears
Hey @blazierkyle, is this issue still occurring? If so i'd be happy to take a closer look.
Hi @JFKingsley - thanks for checking in. This issue is still occurring for me. I tried with several different variations of icons and while I observed this behavior less times with some icons than others, it still sporadically happens. It's very difficult to debug since I am unable to find a definitive pattern for it. I essentially only know that I've seen it only after alerts have been presented to the user, but not every time.
@blazierkyle Okay, time to put my detective hat on. Could you provide me with a sample of the icons you're using that appear to trigger this behaviour, and additionally if said icons are in the "template" rendering mode, just to rule that out.
Thanks! Jon
@JFKingsley My apologies on the late response. The icons are on "Default" rendering mode. I've attached the icons which are giving me an issue (white icons as required by iOS, so hard to see in this post, but they are below!). I tried with different icons and it seems to be occurring less frequently but I still occasionally observe it. The only additional debugging help I can provide is that it typically occurs after navigating to the screen once an alert has been displayed and that I haven't ever seen it happen to 2 of my icons on the center of my 3 pages (even when seen on the icons on the screens to the left and right).
If I've been unclear or could provide more insight on this anywhere please let me know. I really appreciate your help!
@blazierkyle Heya! Apologies for the wait, life decided to get in the way of my OSS endeavours..
Gonna take a look at the icons now, will update the thread when I have more info on what exactly this bug is..