From 0c7f4eaab5b5c19b914a8eed548349388bbd6300 Mon Sep 17 00:00:00 2001 From: Héctor Ramón Jiménez Date: Tue, 20 Feb 2024 02:51:47 +0100 Subject: Make `Canvas` fill the parent container on Wasm --- examples/tour/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/tour/index.html') diff --git a/examples/tour/index.html b/examples/tour/index.html index c64af912..09d03367 100644 --- a/examples/tour/index.html +++ b/examples/tour/index.html @@ -1,12 +1,12 @@ - + Tour - Iced - + -- cgit