[gnome-music/wip/mschraal/gtk4: 64/80] smoothscale: flakefix
- From: Marinus Schraal <mschraal src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/wip/mschraal/gtk4: 64/80] smoothscale: flakefix
- Date: Wed, 29 Apr 2020 11:43:39 +0000 (UTC)
commit d0a00de7dac57958cf12a3c1338389c296301a5c
Author: Marinus Schraal <mschraal gnome org>
Date: Wed Apr 29 00:23:47 2020 +0200
smoothscale: flakefix
gnomemusic/widgets/smoothscale.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gnomemusic/widgets/smoothscale.py b/gnomemusic/widgets/smoothscale.py
index bd266e56..769219ea 100644
--- a/gnomemusic/widgets/smoothscale.py
+++ b/gnomemusic/widgets/smoothscale.py
@@ -162,7 +162,7 @@ class SmoothScale(Gtk.Scale):
duration = abs(self._player.props.duration)
style_context = self.get_style_context()
- state = style_context.get_state()
+ # state = style_context.get_state()
width = self.get_allocated_width()
padding = style_context.get_padding()
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]