Jeremy Tregunna

Results 5 issues of Jeremy Tregunna

I'm most likely just missing something, but I don't see any property that lets me specify that I want an animation and its sub animations to repeat. Is there something...

A write operation should have three varieties: - writeAndBlock: - writeAsync: - writeAsync:completion: The `writeAndBlock:` variety need not take a completion block, since it will block the calling thread, any...

enhancement

I have a property that takes a string and a list of strings, and part of this property is that the string is not in the list of strings. I...

I've implemented feedback support, and if you want you can pull from my fork. One note to make, I did change the README.textile so anyone in one of the commits...

Building & Launching from stock commit 3d80bea69b502b464896cf1dae2dd12564829b0c works fine. Until you try and go to the end of the last line, and hit enter. Apple crashes, out of bounds, 100%...