Matthew Eagar

Results 5 comments of Matthew Eagar

Build failures appear to be the result of an old version of Cocoapods installed on the build servers. Where do I go to fix this?

There is an issue with this change: masksToBounds is set to NO for the button's layer. This effectively wipes out the corner radius setting. I think this should only be...

That is correct - it is only designed to move between two columns, not three. Matt On Tue, Apr 1, 2014 at 4:31 AM, vicky200456 [email protected]: > Dear developer, >...

Hi Matthieu, It's a little hard to know without seeing your code, but this sounds like an issue with event bubbling. Presumably, the checkbox should be the initial event target,...

Adjusting the height and width of the control is one of the primary purposes of the refreshLayout() method. That said, I'm not sure why doing so would increase the height...