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
Hi guys. #246 , #253 says it is possible to get link pressed by almost hacking: accessing CKTextComponentView renderer and then getting link from it.
But the fact is CKTextComponentView.h now project-level header, and now it is impossible to access it from my code.
Maybe it is time now to implement the feature "Which link was exactly pressed"?
The text was updated successfully, but these errors were encountered:
Sorry for this being around for a while.
We have recently discussed this again with the team and we decided to not add new features to the CKTextComponentView as it is right now but rather work on releasing a new text component that we have built internally.
As soon we have a rough ETA we will update this issue.
Hi guys.
#246 , #253 says it is possible to get link pressed by almost hacking: accessing CKTextComponentView renderer and then getting link from it.
But the fact is
CKTextComponentView.h
now project-level header, and now it is impossible to access it from my code.Maybe it is time now to implement the feature "Which link was exactly pressed"?
The text was updated successfully, but these errors were encountered: