[pitivi] curve.py: slightly larger oval around value label



commit c7b54018da822d406006044d7df0327439e52c48
Author: Brandon Lewis <brandon_lewis alum berkeley edu>
Date:   Mon Feb 1 14:52:15 2010 -0800

    curve.py: slightly larger oval around value label

 pitivi/ui/curve.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/pitivi/ui/curve.py b/pitivi/ui/curve.py
index 7467ddd..a31a932 100644
--- a/pitivi/ui/curve.py
+++ b/pitivi/ui/curve.py
@@ -49,7 +49,7 @@ KW_LABEL_X_OFFSET = KW_WIDTH2 + 5
 KW_LABEL_Y_OFFSET = -10
 KW_LABEL_X_OVERFLOW = 50
 KW_LABEL_Y_OVERFLOW = 12
-KW_LABEL_HPAD = 4
+KW_LABEL_HPAD = 6
 KW_LABEL_VPAD = 4
 KW_LABEL_HPAD2 = KW_LABEL_VPAD / 2
 KW_LABEL_VPAD2 = KW_LABEL_VPAD / 2



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