You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.
I have the situation that an textfield is presented via dynamic prototype cell of an table view.
In this case calling the EasyTipView.dismiss() function does nothing. I have to tap the tip explicitely to dismiss it.
In opposite, any textfields inside statical table view cells can be dismissed via dismiss() without a problem.
The text was updated successfully, but these errors were encountered:
I have the situation that an textfield is presented via dynamic prototype cell of an table view.
In this case calling the EasyTipView.dismiss() function does nothing. I have to tap the tip explicitely to dismiss it.
In opposite, any textfields inside statical table view cells can be dismissed via dismiss() without a problem.
The text was updated successfully, but these errors were encountered: