From fd8af0571d18c2b2cd33b89e0fbdb9fd232de174 Mon Sep 17 00:00:00 2001 From: Saleem Abdulrasool Date: Tue, 29 Aug 2023 17:03:47 -0700 Subject: [PATCH] WiX: adjust the installer UI Adjust the L&F to maintain the aspect ratio that we previously had (4:3). This also adjusts some of the spacing to make it more uniform and adjusts the location of the side banner. The banner is currently shorter than the desired height, but is expected to be replaced with an appropriately sized image soon. It also enables the feature selection items for the ARM64 and X86 SDKs. --- platforms/Windows/bundle/theme.xml | 93 +++++++++++------------- platforms/Windows/shared/swift.en-us.wxl | 12 +-- 2 files changed, 48 insertions(+), 57 deletions(-) diff --git a/platforms/Windows/bundle/theme.xml b/platforms/Windows/bundle/theme.xml index 3885361f..aaff4038 100644 --- a/platforms/Windows/bundle/theme.xml +++ b/platforms/Windows/bundle/theme.xml @@ -1,16 +1,21 @@ - - + Segoe UI Segoe UI Segoe UI Segoe UI - + + + + - - - + + - - #(loc.Bld_ProductName) - #(loc.Cli_ProductName) - #(loc.Dbg_ProductName) - #(loc.Ide_ProductName) - #(loc.Rtl_ProductName) - #(loc.Sdk_ProductName_amd64) - #(loc.Redist_amd64) - #(loc.Sdk_ProductName_x86) - #(loc.Redist_x86) - #(loc.Sdk_ProductName_arm64) - #(loc.Redist_arm64) + + #(loc.Bld_ProductName) + #(loc.Cli_ProductName) + #(loc.Dbg_ProductName) + #(loc.Ide_ProductName) + #(loc.Rtl_ProductName) + #(loc.Sdk_ProductName_amd64) + #(loc.Redist_amd64) + #(loc.Sdk_ProductName_arm64) + #(loc.Redist_arm64) + #(loc.Sdk_ProductName_x86) + #(loc.Redist_x86) - - - + @@ -102,9 +97,7 @@ - - - - - -