jobandtalent / AnimatedTextInput

Animated UITextField and UITextView replacement for iOS
MIT License
760 stars 128 forks source link

Some subviews started to miss. #51

Closed morfey911 closed 7 years ago

morfey911 commented 7 years ago

First of all, great work guys, new release finally fixed constrains warnings in console. But, this update broke counter label (you can simply look this in example). And another issue i just found with views which i tried to put over the AnimatedTextInput view (actually in AnimatedTextInput view stack via IB with auto layout usage), they are missed and i can't find them :). Just try it.

hananahmad commented 7 years ago

Hi guys I personally like that control but in old version showCharacterCounterLabel works fine now counter label goes at top left corner auto layout disturbs for multiline please fix that .

morfey911 commented 7 years ago

As well as adding disclosure view, view goes to wrong place or maybe i do something wrong, please check for this to.

victorBaro commented 7 years ago

Hello @morfey911 & @hananahmad I will take a look today. Thank you for reporting the issue

seecahkhing commented 7 years ago

Any feedback on this issue? Experiencing the same bug as well...

victorBaro commented 7 years ago

Hello everyone.

Sorry about this issue. I have it now fixed, will submit a PR + new version asap.

victorBaro commented 7 years ago

https://github.com/jobandtalent/AnimatedTextInput/pull/53

victorBaro commented 7 years ago

New release 0.5.1 fixing it will come in a few minutes