lib/alexandria/ui/icons.rb in alexandria-book-collection-manager-0.6.9.pre1 vs lib/alexandria/ui/icons.rb in alexandria-book-collection-manager-0.6.9

- old
+ new

@@ -32,12 +32,12 @@ # Fills with blank. new_pixbuf.fill!(0) # Copies the current pixbuf there (south-west). copy_area(0, 0, - width, height, - new_pixbuf, - 0, tweak_y) + width, height, + new_pixbuf, + 0, tweak_y) # Copies the tag pixbuf there (north-est). tag_pixbuf_x = width - (tweak_x * 2) new_pixbuf.composite!(tag_pixbuf, 0, 0,