summaryrefslogtreecommitdiffstats
path: root/macosx/HBPreviewController.mm
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/HBPreviewController.mm')
-rw-r--r--macosx/HBPreviewController.mm1
1 files changed, 1 insertions, 0 deletions
diff --git a/macosx/HBPreviewController.mm b/macosx/HBPreviewController.mm
index a74282c50..1b26e6caf 100644
--- a/macosx/HBPreviewController.mm
+++ b/macosx/HBPreviewController.mm
@@ -342,6 +342,7 @@ return YES;
isFullScreen = NO;
scaleToScreen = NO;
hudTimerSeconds = 0;
+ [self pictureSliderChanged:nil];
[self startHudTimer];
}