browser: redraw header after locating song immediately
This commit is contained in:
@@ -388,6 +388,7 @@ void Browser::LocateSong(const MPD::Song &s)
|
||||
break;
|
||||
}
|
||||
}
|
||||
DrawHeader();
|
||||
}
|
||||
|
||||
void Browser::GetDirectory(std::string dir, std::string subdir)
|
||||
|
||||
Reference in New Issue
Block a user