Stefan Kerkewitz
Stefan Kerkewitz
Yeah, same problem here. We probably should have forked @chanil1218 branch ^^
I have the same problem. @mania3908 did you found a solution? To be honest: this is a bug in SkyFloatingTextField for me and I should not worry to workaround it.
I can fix my issues by adding a simple `layoutIfNeeded()` before the animation block in -`[SkyFloatingLabelTextField updateTitleVisibility:completion:]`. As far as I know you should add such a call in front...
Hmm, I never notice that it breaks the animation. But I took another look and you are right. Would be nice to find a solution that solve both animation problems.