iiicp / KeyboardforChat

仿微信聊天键盘,无污染,无任何第三方,使用简单
506 stars 118 forks source link

表情输入的通知建议更换为delegate #6

Open songhailiang opened 7 years ago

songhailiang commented 7 years ago

现在表情输入的时候是使用通知进行数据传递,建议更换为delegate,因为使用通知会有一个问题: 当A界面和B界面都有这个键盘时,从A界面push到B界面,在B界面键盘输入框里输入表情后,A界面输入框里也会有刚才输入的表情了。

zlp10 commented 7 years ago

我也遇到这个问题了

iiicp commented 7 years ago

Think you, 我修改整理一下。

songhailiang notifications@github.com于2016年10月12日 周三上午11:06写道:

现在表情输入的时候是使用通知进行数据传递,建议更换为delegate,因为使用通知会有一个问题: 当A界面和B界面都有这个键盘时,从A界面push到B界面,在B界面键盘输入框里输入表情后,A界面输入框里也会有刚才输入的表情了。

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/bbbcode/KeyboardforChat/issues/6, or mute the thread https://github.com/notifications/unsubscribe-auth/AHJwxs-n497C9G1YWgZuzRReVkCI-KxKks5qzE7BgaJpZM4KUUaw .