Implement basics of voting ui. Change vote selection code to also inject cover before putting in list. Make sure player sends winning track to highlight on client.
This commit is contained in:
@@ -43,6 +43,7 @@ public:
|
||||
|
||||
void updateWithTrackDetails(AudioTrack track);
|
||||
void changeBackgroundColor(Wt::WColor color);
|
||||
bool trackMatches(AudioTrack track);
|
||||
};
|
||||
|
||||
#endif // TRACKDETAILS_H
|
||||
|
||||
Reference in New Issue
Block a user