Scrolling text starting position (0.9.0 - pre1)
Closed this issue · 2 comments
ingdanko commented
When the text begins to scroll (for example when you set it to scroll on mouse over), the scroll starts at the far right of the text rect. I think it would make much more sense if it just started scrolling from where the text was.
PS: I'm not sure what to categorize this as. A suggestion maybe?
dsafa commented
Thats what the original behaviour was supposed to be but it was much easier to just scroll from the edge. Probably re-visit it in the future.
dsafa commented
Well never mind, it was simpler to do than what I originally thought.