Glyptodon icon indicating copy to clipboard operation
Glyptodon copied to clipboard

Question about TegAutolayoutConstraints

Open rogomantik opened this issue 9 years ago • 1 comments

Hi, I tried to use in the same project Glyptodon and Dodo and i got an error about duplicate file. I noticed that the two files are different even though they do the same thing -I think

I opted for the Dodo version but changing TegAutolayoutConstraints.centerY(label, viewTwo: self, constraintContainer: self, constant: style.title.verticalOffset) to TegAutolayoutConstraints.centerY(label, viewTwo: self, constraintContainer: self) inside GlyptodonView.swift

I did well or you'd do differently? The result is the same but I don't know which version of TegAutolayoutConstraints is the most up to date / optimized Maybe you forgot to update one of two files

Thank you very much

rogomantik avatar Feb 13 '16 16:02 rogomantik

Hi, I forgot to watch the repository and missed your question, sorry. Yes, you did it correctly.

evgenyneu avatar Jul 07 '16 05:07 evgenyneu