diff options
| author | Eduard Braun <eduard.braun2@gmx.de> | 2017-11-20 23:54:29 +0000 |
|---|---|---|
| committer | Eduard Braun <eduard.braun2@gmx.de> | 2017-11-20 23:54:29 +0000 |
| commit | 4d71c10ed216be5f0f4dc52e28696a204988dd3d (patch) | |
| tree | 02747cdad3b3573a1de224e35f65e38461a8f98f /src/display/drawing-surface.cpp | |
| parent | More memleaks fixes (diff) | |
| download | inkscape-4d71c10ed216be5f0f4dc52e28696a204988dd3d.tar.gz inkscape-4d71c10ed216be5f0f4dc52e28696a204988dd3d.zip | |
Fix printing multiple copies of a document
Previously only the first page was printed properly,
all following pages were either blank or were not printed at all.
This was caused by finishing/destroying the cairo surface of the
cairo context associated with the GtkPrintContext used for printing
which made it impossible to draw to it for any consecutive page
Fixed bugs:
- https://bugs.launchpad.net/inkscape/+bug/1733424
- https://bugs.launchpad.net/inkscape/+bug/490866
Diffstat (limited to 'src/display/drawing-surface.cpp')
0 files changed, 0 insertions, 0 deletions
