WR update: draw background before rendering

This commit is contained in:
Paul Rouget 2019-03-21 09:31:33 +08:00
parent 4dcee2f36c
commit a1a20ee516
2 changed files with 4 additions and 0 deletions

View file

@ -242,6 +242,7 @@ where
},
renderer_kind: renderer_kind,
enable_subpixel_aa: opts.enable_subpixel_text_antialiasing,
clear_color: None,
..Default::default()
},
None,