Tim Oliver

Results 229 comments of Tim Oliver

Thanks for the feedback folks! I just merged in a new PR by @jeffreybergier and cut a new release of v2.5.4. Jeff did uncover one specific quirk I didn't know...

Uhhh. Oh no. Really? There's no backwards compatibility at all? Um, okay. I'm open to suggestions on the best way of supporting this then. 😅

Awesome! Thanks for that @Harout360! I just merged your changes in. Thanks for confirming it's working. I've stored @jeffreybergier's original changes into a separate branch now, so when Xcode 12...

So it is! 😆 (Were you going somewhere with that? 😝)

Hi @ArtemGukov! Thanks! I'm glad you found the library useful! :) All the code controlling the gridlines is here: https://github.com/TimOliver/TOCropViewController/blob/master/Objective-C/TOCropViewController/Views/TOCropOverlayView.m As you can see, it's hardcoded to be a 3x3...

Hmm, admittedly I haven't played too much with the accessibility controls? How would this work exactly? We just need to make the crop view focusable? Would this also mean changing...

Uh. What’s going on here? 😐

Hi @kunusiths! Thanks a lot! I'm glad you like the library, but please don't go around asking the same question in closed issues and trying to contact me on my...

There's no official way of doing that right now. It'd be really easy to add an extra property to the `TOCropViewController` class to fix it though. A PR would be...

Hi @sugitatestblue! Hmm, what sort of feature are you building where you need the padding to be so big? If you set the aspect ratio to 1:1 and then update...