Sergei Taguer

Results 22 comments of Sergei Taguer

There is Alignment.aspectFit. Does that suit your situation? If not, there's may be room for an AspectRatioLayout to be added to the library or at least as a sample. Until...

@kylebrowning So the sample app builds successfully for you but when copied to a new project the code no longer builds?

Hi @soniccat ! Can you please link me to some documentation for this `static_framework` flag? Also, is this something that should be determined by those entities that import LayoutKit rather...

@nicksnyder Do you have any objections or concerns regarding this addition?

The wrapper layer has been pushed to master. Docs and tests to follow.

I've made PR #244 (and a corresponding branch) for Swift 4.2 but it's having CI issues that I haven't had time to get to the bottom of.

Hello @itskoBits, I think you've indeed found a bug, thank you for reporting it. I have reproduced it with the help of the code that you've provided. I don't have...

Another way to reproduce it is by adding a `print(arrangement.debugDescription)`

@itskoBits Have you had a chance to try the workaround? Does it work for you?

Hi @Rep2 , this looks very useful and interesting! Thank you for submitting this PR. I'm still reading through it and thinking about it and I'll have more questions later....