Rémy Virin

Results 8 issues of Rémy Virin

Same pull request as [this one](https://github.com/callumboddy/CBZSplashView/pull/18) but cleaner. It allows user to modify the scale tranforms, which was usefull for me. I remove the Pod folder and indicate in the...

Hey @ejoffe, I wanted to have your feedback on this feature? I think a lot of users are using PR template, it would be great to be able to use...

enhancement

Hi, I just modify the layout to have sticky header (like in `UITableView`) in option. By default, `stickyHeaders` is set to no. I don't know if you wanted this feature....

Hi, I've got this bug while building with xcode 6, with iOS 8 SDK, running the app on iOS 7.1. ![screen shot 2014-09-26 at 12 08 50](https://cloud.githubusercontent.com/assets/1455122/4418981/88f420cc-4565-11e4-80e0-ef100f29da70.png) Going to investigate...

remove constraint on UIImageView in IB, and set the imageView.frame to cell.bounds to fix the bug on iOS7.1 building with iOS8. fix #28

I have a bunch of PRs that are approved, but when I run `git spr merge` it merges only the first PR, once it's done it pass the checks on...

documentation

Hi, just find this great tool, but it's not working anymore on Xcode 6, with Yosemite. I've got this error : System Events got an error: Can’t get process "iPhone...

Hi, I use salsa20 in one of my app, and I want to publish it on appstore. Do you know if that's a problem for publishing an app? Do we...