From 08b1df79f22e2eccf9ea58a9d48a2753022bba61 Mon Sep 17 00:00:00 2001 From: rbalsleyMSFT <53497092+rbalsleyMSFT@users.noreply.github.com> Date: Tue, 27 May 2025 19:30:34 -0700 Subject: [PATCH] Refactor Apps Script Variables UI for improved layout and usability - Simplified the input layout for defining Apps Script Variables by removing the grid structure. - Added clear labels for "Key" and "Value" inputs to enhance user understanding. - Adjusted the "Add Variable" button for better alignment and padding, improving the overall user experience. --- FFUDevelopment/BuildFFUVM_UI.xaml | 28 ++++++++++------------------ 1 file changed, 10 insertions(+), 18 deletions(-) diff --git a/FFUDevelopment/BuildFFUVM_UI.xaml b/FFUDevelopment/BuildFFUVM_UI.xaml index 9a0207f..b13e462 100644 --- a/FFUDevelopment/BuildFFUVM_UI.xaml +++ b/FFUDevelopment/BuildFFUVM_UI.xaml @@ -586,24 +586,16 @@ - - - - - - - - - - - - - - - - -