summaryrefslogtreecommitdiff
path: root/cocoa/HistoryView.m
diff options
context:
space:
mode:
Diffstat (limited to 'cocoa/HistoryView.m')
-rw-r--r--cocoa/HistoryView.m1
1 files changed, 1 insertions, 0 deletions
diff --git a/cocoa/HistoryView.m b/cocoa/HistoryView.m
index a68418416..779af5a5f 100644
--- a/cocoa/HistoryView.m
+++ b/cocoa/HistoryView.m
@@ -59,6 +59,7 @@
struct redraw_context ctx = {
.interactive = true,
+ .background_images = true,
.plot = &cocoa_plotters
};