mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-02 10:21:10 +02:00
Merge remote-tracking branch 'tuxbox/master'
This commit is contained in:
@@ -182,7 +182,7 @@ void CVolume::setVolume(const neutrino_msg_t key)
|
||||
if (volscale) {
|
||||
if(vol != g_settings.current_volume) {
|
||||
vol = g_settings.current_volume;
|
||||
volscale->repaintVolScale();
|
||||
volscale->paint();
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user