summaryrefslogtreecommitdiff
path: root/framebuffer/localhistory.c
diff options
context:
space:
mode:
Diffstat (limited to 'framebuffer/localhistory.c')
-rw-r--r--framebuffer/localhistory.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/framebuffer/localhistory.c b/framebuffer/localhistory.c
index 6f47ca5b2..4b329a832 100644
--- a/framebuffer/localhistory.c
+++ b/framebuffer/localhistory.c
@@ -62,6 +62,7 @@ localhistory_redraw(fbtk_widget_t *widget, fbtk_callback_info *cbi)
struct redraw_context ctx = {
.interactive = true,
+ .background_images = true,
.plot = &fb_plotters
};