Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Desenho.py
diff options
context:
space:
mode:
authorManuel QuiƱones <manuel.por.aca@gmail.com>2011-05-03 03:38:15 (GMT)
committer Manuel QuiƱones <manuel.por.aca@gmail.com>2011-05-03 03:38:15 (GMT)
commit36ad725f12467ab7b9dd56827b37d1f267f7ef6f (patch)
treeb25b98c6cad293ef6d18daaa619c2d1ba78b824d /Desenho.py
parent338e95d0545044d38cc98a470d3e52bf55690c3b (diff)
Stamp refactor and brush square shape fixHEADmaster
Diffstat (limited to 'Desenho.py')
-rw-r--r--Desenho.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/Desenho.py b/Desenho.py
index b0233f9..20d5bf0 100644
--- a/Desenho.py
+++ b/Desenho.py
@@ -176,9 +176,6 @@ class Desenho:
def _trace(self, widget, gc, coords, last, size, shape='circle', stamping=False):
if stamping:
- # TODO call this as a signal when size changes
- widget.resizeStamp(size)
-
width = widget.resized_stamp.get_width()
height = widget.resized_stamp.get_height()
widget.pixmap.draw_pixbuf(gc, widget.resized_stamp,