trigger redraw every 400ms while playing to keep statusbar in sync
This commit is contained in:
@@ -5,6 +5,7 @@ extern crate futures;
|
||||
extern crate librespot;
|
||||
extern crate rspotify;
|
||||
extern crate tokio_core;
|
||||
extern crate tokio_timer;
|
||||
extern crate unicode_width;
|
||||
|
||||
#[macro_use]
|
||||
|
||||
Reference in New Issue
Block a user