dsafa/audio-band

Scrolling text starting position (0.9.0 - pre1)

Closed this issue · 2 comments

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.

What it does now:
9535b9d8-8891-4c20-8fa3-17f593d2d147

What i think it should do:
c8be6def-95e5-4759-b050-e19d3dda4fdc

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.