Closed bocceli closed 3 years ago
Actually, that feature works as intended.
Text links were supposed to be used in emails, instant messages, etc. to provide an ability to chat with an operator. It was not supposed to be used on sites, so there was no need to implement tracking and inviting for that type of chat buttons.
Moreover, tracking and inviting doesn't implemented for 'operator code' button type too. Since one should know a code of an operator to make use of such button. Interactive behaviour in this case is unexpected and unwanted.
Thanks for your explanation. This is exactly what I need to know. I used it badly for my goal. My goal is create button with custom content in "" element. So light modification of ImageGenerator class should solve this for me.
Thank you
You're welcome.
And if you'll share your modifications, maybe I'll be able to incorporate them into the master branch. ;) Maybe in some circumstances it could be useful for users to be able to use invites alongside with text links.
I will try solve this problem in few days. If I come with elegant solution I'll share it with pleasure ;)
Environment
Expected behavior
Generated code for text button contain code for invitation and invitation style. Button generation gui sould render select field to select invitation style.
Actual behavior
Generated button of type "text link" does not contain invitation code. And gui for button generation does not render invitation style select.
Steps to reproduce the behavior
Just select "text link" in button generation