From 0a1d82de2ac7d0fc03330f8510a81363fcde3e01 Mon Sep 17 00:00:00 2001 From: zanhecht <797985+zanhecht@users.noreply.github.com> Date: Tue, 9 Jan 2024 19:27:45 -0500 Subject: [PATCH] Remove legacy CSS gradient code from liveview.htm Reduce file size by removing legacy CSS gradient code and moving drawing operations to a separate function --- wled00/data/liveview.htm | 89 +++++++++++++--------------------------- 1 file changed, 29 insertions(+), 60 deletions(-) diff --git a/wled00/data/liveview.htm b/wled00/data/liveview.htm index 2e526bf7f..a41ce2e31 100644 --- a/wled00/data/liveview.htm +++ b/wled00/data/liveview.htm @@ -6,28 +6,32 @@