[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [kde-workspace/plasma/sreich/qml2-system-monitors] plasma/generic/applets/system-monitor/plotter/pri
From:       Shaun Reich <shaun.reich () kdemail ! net>
Date:       2012-02-16 13:37:02
Message-ID: 20120216133702.EA70FA60C9 () git ! kde ! org
[Download RAW message or body]

Git commit a0a92cf3d3d62a4ffcd3de0f841be91aba2b95e9 by Shaun Reich.
Committed on 16/02/2012 at 06:27.
Pushed by sreich into branch 'plasma/sreich/qml2-system-monitors'.

make outline more visible

M  +1    -2    plasma/generic/applets/system-monitor/plotter/private/plotterpainter.js


http://commits.kde.org/kde-workspace/a0a92cf3d3d62a4ffcd3de0f841be91aba2b95e9

diff --git a/plasma/generic/applets/system-monitor/plotter/private/plotterpainter.js \
b/plasma/generic/applets/system-monitor/plotter/private/plotterpainter.js index \
                0f22bf6..6b82ac2 100644
--- a/plasma/generic/applets/system-monitor/plotter/private/plotterpainter.js
+++ b/plasma/generic/applets/system-monitor/plotter/private/plotterpainter.js
@@ -232,8 +232,7 @@ function drawLines()
     // Draw Lines
     context.beginPath();
 
-    context.strokeStyle = "rgba(255, 0, 0, 1)"
-    context.fillStyle = "rgba(0, 255, 0, 1)"
+    context.strokeStyle = "rgba(0, 255, 0, 1)"
 
     context.moveTo(graphPadding, height - graphPadding);
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic