Actions
Bug #570
closedPiPics needs to center the scaled image on the display
Start date:
24 Mar 2017
Due date:
% Done:
100%
Estimated time:
Severity:
01 - Critical
Description
When the pixbuf is set as the source for Cairo, the offsets are zero:
gdk_cairo_set_source_pixbuf(cr, newimage, 0, 0);
These need to be calculated so the image is centered on the display.
Updated by Hammel over 7 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Done.
Actions