Evan Roth
Evan Roth
Hi--there's some bug fixes I need to push out in a new version. What you're seeing seems similar to what they address. I'll do that later today and you can...
Oh, I didn’t read your message correctly from earlier that you were trying to use it horizontally! That’s actually a use case I didn’t make handling for, since I only...
What my layout does is to calculate the positioning and spacing of the cells in each row, in accordance with the justification that you select. I’m not sure what you’re...
Thanks for writing—good suggestion! I’m a little busy at the moment, so I may not be able to look at it for a little. Is that something you might want...
Thanks for looking into it! Our workaround is just to hardcode the bundle identifier string and use that when getting a reference to the bundle we want. I’ll see if...
@twittemb, Hi, if it's ok with you do you mind if it stays open a little longer? I wanted to see if I could repro it in a project that...
Great, thanks—I’ll try and put together a project by this weekend. > On Mar 20, 2018, at 9:20 PM, Thibault Wittemberg wrote: > > Of course it's ok with me....
Hi, I started to put together a project to repro it but haven't finished yet. I don't want to keep the issue open too long, so if you'd feel better...
@twittemb Hi, thanks for your patience! I've put together a sample project demonstrating the crash we were experiencing. It's up at https://github.com/eroth/RxFlowCrash. I've indicated in the `README` what to do...
Sounds good—thanks! > On Apr 9, 2018, at 13:32, Thibault Wittemberg wrote: > > Hi > > Thanks for your feedback. I'll take a look as soon as I have...