Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/abacus_window.py
diff options
context:
space:
mode:
authorWalter Bender <walter.bender@gmail.com>2011-08-03 23:23:33 (GMT)
committer Walter Bender <walter.bender@gmail.com>2011-08-03 23:23:33 (GMT)
commit176e6740661b09ccc5686b20c3a229c639628e29 (patch)
treebcd978aa7d68799c2e7adc84d875d2b8850d545b /abacus_window.py
parentd1510f8eee70548bc363d73c551e01e014c6e1b0 (diff)
use ellipsis insead of rescaling label
Diffstat (limited to 'abacus_window.py')
-rw-r--r--abacus_window.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/abacus_window.py b/abacus_window.py
index e3a9499..46ac07c 100644
--- a/abacus_window.py
+++ b/abacus_window.py
@@ -595,6 +595,7 @@ class AbacusGeneric():
_svg_str_to_pixbuf(bar))
self.bar.type = 'frame'
+ self.bar.set_label_attributes(12, rescale=False)
self.bar.set_label_color('white')
# and finally, the mark.