summaryrefslogtreecommitdiff
path: root/framebuffer/thumbnail.c
diff options
context:
space:
mode:
Diffstat (limited to 'framebuffer/thumbnail.c')
-rw-r--r--framebuffer/thumbnail.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/framebuffer/thumbnail.c b/framebuffer/thumbnail.c
index 1a3e2784b..1729d7775 100644
--- a/framebuffer/thumbnail.c
+++ b/framebuffer/thumbnail.c
@@ -43,6 +43,7 @@ thumbnail_create(struct hlcache_handle *content,
struct redraw_context ctx = {
.interactive = false,
+ .background_images = true,
.plot = &fb_plotters
};