[gnome-clocks/wip/stopwatchlistbox] One more tweak
- From: Paolo Borelli <pborelli src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-clocks/wip/stopwatchlistbox] One more tweak
- Date: Tue, 13 Aug 2013 10:09:41 +0000 (UTC)
commit f99ec2d3d6f211f8caefdf782b2b12e1f938c10d
Author: Paolo Borelli <pborelli gnome org>
Date: Tue Aug 13 12:09:22 2013 +0200
One more tweak
src/stopwatch.vala | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/stopwatch.vala b/src/stopwatch.vala
index 27a8532..2eff0f2 100644
--- a/src/stopwatch.vala
+++ b/src/stopwatch.vala
@@ -54,6 +54,7 @@ public class AnalogFrame : RoundFrame {
context.save ();
context.add_class ("progress-fast");
+ cr.set_line_width (8);
color = context.get_color (Gtk.StateFlags.NORMAL);
progress = millisecs;
if (progress > 0) {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]