added: start the text at position 0, and start scrolling after two seconds, but only if the text doesn't fit on the display
This commit is contained in:
parent
c4c4e8ec59
commit
4c368d2735
2 changed files with 18 additions and 6 deletions
|
@ -54,6 +54,7 @@ class CBitVis
|
|||
float m_decay;
|
||||
int m_fontheight;
|
||||
int m_scrolloffset;
|
||||
int64_t m_songupdatetime;
|
||||
CMpdClient* m_mpdclient;
|
||||
|
||||
struct peak
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue