summaryrefslogtreecommitdiffstats
path: root/macosx/HBPreviewGenerator.m
diff options
context:
space:
mode:
authorDamiano Galassi <[email protected]>2016-01-15 09:51:23 +0100
committerDamiano Galassi <[email protected]>2016-01-15 09:51:23 +0100
commit7372e56f3f3c98c4c70d9cf3bf81fd4b85c3fe9b (patch)
tree8b5a32fb2fdd713538f3a351b48acd14bb80d5b3 /macosx/HBPreviewGenerator.m
parent9d4bbeefaba8f6dabdc8e48b34feb7de2d057a68 (diff)
MacGui: update the preview window to reflect the rotate filter state.
Diffstat (limited to 'macosx/HBPreviewGenerator.m')
-rw-r--r--macosx/HBPreviewGenerator.m4
1 files changed, 3 insertions, 1 deletions
diff --git a/macosx/HBPreviewGenerator.m b/macosx/HBPreviewGenerator.m
index d85f102e3..06f442317 100644
--- a/macosx/HBPreviewGenerator.m
+++ b/macosx/HBPreviewGenerator.m
@@ -81,7 +81,9 @@
theImage = (CGImageRef)[self.scanCore copyImageAtIndex:index
forTitle:self.job.title
pictureFrame:self.job.picture
- deinterlace:deinterlace];
+ deinterlace:deinterlace
+ rotate:self.job.filters.rotate
+ flipped:self.job.filters.flip];
if (cache && theImage)
{
// The cost is the number of pixels of the image