[gnome-music/wip/mschraal/gapless-v3: 4/5] playertoolbar: Minor docstring clarification



commit e5c9cea6cc92c165fc0c6df84bbc91879ec53546
Author: Marinus Schraal <mschraal gnome org>
Date:   Sat May 4 16:41:59 2019 +0200

    playertoolbar: Minor docstring clarification

 gnomemusic/widgets/playertoolbar.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gnomemusic/widgets/playertoolbar.py b/gnomemusic/widgets/playertoolbar.py
index f47e65bc..c58938aa 100644
--- a/gnomemusic/widgets/playertoolbar.py
+++ b/gnomemusic/widgets/playertoolbar.py
@@ -154,7 +154,7 @@ class PlayerToolbar(Gtk.ActionBar):
 
     @log
     def _update_view(self, player, position):
-        """Updates model when the song changes
+        """Update all visual elements on song change
 
         :param Player player: The main player object
         :param int position: current song position


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]