pikaboo

Results 13 comments of pikaboo

I got it to work on the text by invoking blurry several times on the same view

The reason for this is the presence of action bar, in my case. I gave an id to the global view, and passed that as the view to be blurred

Hello, Can you please provide a test project that reproduces the problem ?

Can toy describe the functionality you are requesting, please ?

Please explain what you mean

Please make sure you are overriding `expandableTableView:shouldHighlight:` There is a similar method in UITableViewDelegate, don't override that

I ran in to the same problem. However, not on circleCI, but in the following scenario. I changed computers. And now all my ui tests are failing because the images...

They work fine on the machine they were recorded on. But since i changed computers, i no longer have the machine it was recorded on. Since circle CI is definitely...

My app is very blue, and does not have the stock SwiftUI elements in it at all. Why do I get this color diff ? Is there a way to...