ERJustifiedFlowLayout icon indicating copy to clipboard operation
ERJustifiedFlowLayout copied to clipboard

Cannot set required parameters through IB, crashes when not set

Open LucasVanDongen opened this issue 9 years ago • 2 comments

I try to use as little code as possible when doing layouts so I use @IBDesignable a lot. I think it would be a lot better if you offer at least the basic settings through Interface Builder so it's no longer required to hook up it up to an @IBOutlet

LucasVanDongen avatar Aug 26 '15 14:08 LucasVanDongen

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 to implement?

On Aug 26, 2015, at 10:52 AM, Lucas van Dongen [email protected] wrote:

I try to use as little code as possible when doing layouts so I use @IBDesignable a lot. I think it would be a lot better if you offer at least the basic settings through Interface Builder so it's no longer required to hook up it up to an @IBOutlet

— Reply to this email directly or view it on GitHub https://github.com/eroth/ERJustifiedFlowLayout/issues/6.

eroth avatar Aug 28 '15 23:08 eroth

Perhaps, my project's a bit under time stress but again your library shaved off some time of it as well.

LucasVanDongen avatar Aug 29 '15 01:08 LucasVanDongen