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
@ebsaral: Thanks for creating the very first issue 👍 and I'm sorry for this late response, I somehow missed the notification email.
I'm not sure what type of event you are in need of, so I'm assuming you are talking about touch events.
Ideally, MessageCellNode should support a delegate with various methods, including tap on avatar, tap on bubble, etc. I haven't implemented it yet, but it is definitely high in my todo list. Any help on this is very welcome.
For the time being, I guess the easiest way is to add touch handling directly to the avatar image node. Some useful methods can be found here.
Would you create an avatar image event delegate or callback? Or is there any easy way you suggest to add a listener to avatar images?
The text was updated successfully, but these errors were encountered: