From b32cd7c351eee0b2ec9271b88d3a7d28f044dc5b Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Tue, 1 Mar 2022 12:26:05 +0000 Subject: [PATCH] Prevent scrolling of branding previews MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit In user research we quite often saw people accidentally scroll the branding preview ``); + const $previewPane = $(``); function buildQueryString () { return $.map(arguments, (val, idx) => encodeURI(val[0]) + '=' + encodeURI(val[1])).join('&'); diff --git a/app/templates/components/branding-preview.html b/app/templates/components/branding-preview.html index d6a55782d..67d59ed79 100644 --- a/app/templates/components/branding-preview.html +++ b/app/templates/components/branding-preview.html @@ -1,5 +1,5 @@ {% macro branding_preview(branding_style, endpoint) %} - + {% endmacro %} {% macro email_branding_preview(branding_style) %}