Alex Manarpies
Alex Manarpies
Seems only to occur with image sequences with lower resolutions (smaller than 500x500).
Hi, I have a particular sequence of images of 414x518. See screenshot for what the distortion looks like. It goes away as soon as I bump it up to a...
I took a look at the sequence builder code, but didn't catch anything in particular that could cause this.
Hi. Thank you for taking the time to investigate this issue. These are the cases I tested out: Sequence of 400x400: no issues Sequence of 320x400: no issues Sequence of...
Well welcome back! :) I'd have to look around a bit for a sample, I may be able to get to it tomorrow at work. Unless @caltv has a sample...
Hi @justinmeiners, I was using your lib on a couple of work projects way back when. I definitely remember still having this issue, but I simply worked around it by...
ReactiveCocoa used to have a separate "community" repository, https://github.com/RACCommunity/Rex, where they would put extensions and experimental features. You could do the same for PureLayout, in turn, only exposing the new/experimental...
+1 for supporting multiple syntaxes. I happen to like the block-based one, it's much easier to type compared to the ReactiveCocoa-syntax with all the [[[[[[[[[[[... Implementation-wise: smart usage of those...
✅ I have the exact same thing going on
I'll give it a go next time it occurs. Keep you posted.