optimization of scrolling and redrawing windows
This commit is contained in:
@@ -504,7 +504,6 @@ bool GetSongInfo(Song &s)
|
||||
|
||||
void GetDirectory(string dir)
|
||||
{
|
||||
pthread_t bolder;
|
||||
browsed_dir_scroll_begin = 0;
|
||||
if (browsed_dir != dir)
|
||||
mBrowser->Reset();
|
||||
|
||||
Reference in New Issue
Block a user