venmo / VENTokenField

Easy-to-use token field that is used in the Venmo app.
MIT License
794 stars 195 forks source link

Right originalHeight when using Auto Layout #103

Closed MortenGregersen closed 5 years ago

MortenGregersen commented 8 years ago

When using Auto Layout the frame of the token field isn't correct at setUpInit. layoutIfNeeded needs to be called before the frame is accessed.

MortenGregersen commented 7 years ago

@dasmer What do you think about this?

MortenGregersen commented 5 years ago

Looks like this will never be merged...