Closed MortenGregersen closed 5 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.
@dasmer What do you think about this?
Looks like this will never be merged...
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.