different patch shows y-offset bug not fixed

This commit is contained in:
Jon Dowland 2008-02-23 14:39:16 +00:00
parent 6bef3cda0e
commit 5e070745a6

View file

@ -40,7 +40,7 @@ class ImagesExample:
baseimage.show()
basepatch = gtk.Image()
basepatch.set_from_file("../../patches/wall42_3.gif")
basepatch.set_from_file("../../patches/ps20a0.gif")
pb = basepatch.get_pixbuf()
basepatch.set_from_pixbuf(pb.scale_simple(
pb.get_width() * scale,