Forum Discussion
DamianAndre-1da
2 days agoCommunity Member
No scrollbar if textbox has alignment set to bottom
I'm embedding an AI chatbot solution into my storyline, and while I've managed to surpass so many hurdles, I'm stuck on one last thing. To make it function like a chat, I have a textbox aligned to t...
Nedim
7 hours agoCommunity Member
Whether it's a bug or not, this is certainly unwanted or unexpected behavior and can be easily replicated. In this scenario, for some reason, the scrollbar has been given a hidden class, so it doesn't show. If the hidden class is removed, the scrollbar would indeed show, but the scrollbar button appears at the top, allowing you to scroll down only, even though the text is aligned to the bottom. This would typically expect you to scroll up to the top instead, or for the text to automatically scroll down as more content is added to the text box. I would suggest getting rid of the default Storyline scrollbar altogether and trying something else.
I suggest the following:
1. Align the text to the top
2. Inject the JavaScript below