https://bugs.kde.org/show_bug.cgi?id=405973
abogi...@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Latest Commit| |https://invent.kde.org/kde/ | |juk/commit/50559afaa50d1a28 | |01e71f3d791e679ee80930a6 Resolution|--- |FIXED --- Comment #2 from abogi...@gmail.com --- Git commit 50559afaa50d1a2801e71f3d791e679ee80930a6 by Abdel-Rahman Abdel-Rahman. Committed on 29/12/2019 at 16:14. Pushed by mpyne into branch 'release/19.12'. PlayerManager: Unify volume slots slotVolumeChanged and setVolume should have the same effect but are effectively different. One propagates the signal, and one sets the actual volume. Both are used separately and thus the volume value doesn't become synchronized throughout the application. This commit unifies both functions into a single slot. M +3 -7 playermanager.cpp M +1 -2 playermanager.h M +1 -1 volumepopupbutton.cpp https://invent.kde.org/kde/juk/commit/50559afaa50d1a2801e71f3d791e679ee80930a6 -- You are receiving this mail because: You are watching all bug changes.