Daniele Margutti

Results 65 comments of Daniele Margutti
trafficstars

Hi, I'll be more than happy to look at PR. It could be a nice addition. However I've moved the framework to a new repository; the official name is Owl:...

have you got a simple project to replicate the issue? thanks!

It regards the paginated implementation of UIScrollView.In order to avoid it I should re-implement a custom paginated behavior; it's possible but a bit tricky (I've not enough time right now,...

This is absolutely right, I'll post a fix soon as I'll have some spare time. Thank you for your report.

This control uses the concept of paginated UIScrollView with a scrollview inside a parent view and centered horizontally in it; left and right elements are visible because clipToBounds is set...

I've not enough time to work on it but if you can upload a sample project I'll try to fix the error.

I think it's an interesting addition if you want. Let me know I'll merge it ASAP.

Yeah I agree, `save(output)` is the ideal candidate.

Just for reference the only workaround I've found right now is to create a subclass and override the `updateToolbar()` function (cannot call super to avoid loops). Following example add a...

We plan to move the stubber in a separate repository within the following 2-3 weeks.