Having an issue that I can't control the scrolling when using the Scrollframe.
APIs
SetScroll(value) - Set the scroll position.
I would think that this would get me in the right direction (pun intended), but unsure as to how it is affecting anything.
After the frame fills and the scrolling starts, I want to display the newest entry into the scrollframe at the bottom and have it visible. The scroll bar does move a fraction, but I start losing 1, then 2 then 4 then 10 new entries unless I manually scroll it down. Any help would be greatly appreciated. I have tried MULTIPLE values in the SetScroll() but nothing seems to be solid.
Thanks in advance.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Having an issue that I can't control the scrolling when using the Scrollframe.
APIs
I would think that this would get me in the right direction (pun intended), but unsure as to how it is affecting anything.
After the frame fills and the scrolling starts, I want to display the newest entry into the scrollframe at the bottom and have it visible. The scroll bar does move a fraction, but I start losing 1, then 2 then 4 then 10 new entries unless I manually scroll it down. Any help would be greatly appreciated. I have tried MULTIPLE values in the SetScroll() but nothing seems to be solid.
Thanks in advance.