ProgrammingCube / lcdhost

Automatically exported from code.google.com/p/lcdhost
1 stars 0 forks source link

Now Playing - Auto scroll text when bounds reached #76

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a non scrolling text box for song information
2. Play a song with excessively long album or song name
3. Text is clipped by the bounds of the text box.

What is the expected output? What do you see instead?
If the information string is longer than the bounds box, automatically scroll 
the text, otherwise keep the text static.

Please provide any additional information below.
I can't seem to choose the issue type, this is an enhancement/feature request.

Original issue reported on code.google.com by montymin...@gmail.com on 13 Jul 2011 at 10:01

GoogleCodeExporter commented 8 years ago
I'll add: when scrolling, instead of looping when reaching the end of the text, 
scroll it backward.

Original comment by amaury.m...@gmail.com on 14 Jul 2011 at 10:12

GoogleCodeExporter commented 8 years ago
That sounds like it will fix the problem, thanks!

Original comment by montymin...@gmail.com on 14 Jul 2011 at 10:26

GoogleCodeExporter commented 8 years ago

Original comment by a...@bridgesuk.com on 31 Jul 2011 at 5:13