From c9c7bf98a9fd58372121059fb191cbc1ffd15f3e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vojte=CC=8Cch=20Struha=CC=81r?= Date: Tue, 3 Jun 2025 22:22:56 +0200 Subject: [PATCH] Include preview image metadata --- export_presets.cfg | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/export_presets.cfg b/export_presets.cfg index 779c61c..1315aa6 100644 --- a/export_presets.cfg +++ b/export_presets.cfg @@ -28,7 +28,10 @@ vram_texture_compression/for_desktop=true vram_texture_compression/for_mobile=false html/export_icon=true html/custom_html_shell="" -html/head_include="" +html/head_include=" + + +" html/canvas_resize_policy=2 html/focus_canvas_on_start=true html/experimental_virtual_keyboard=false