From 60b154b519afe550832784d239f33389689971a6 Mon Sep 17 00:00:00 2001 From: Kayla Cinnamon Date: Wed, 28 Oct 2020 14:13:59 -0700 Subject: [PATCH] Change save to apply in SUI (#8082) ## Summary of the Pull Request Fixed the resizing bug where long text buttons get cut off, hid the unsaved changes warning, and changed "save" to "apply" ![MicrosoftTeams-image (1)](https://user-images.githubusercontent.com/48369326/97494176-2f1e5980-1923-11eb-8980-604bd5a067e5.png) ![image](https://user-images.githubusercontent.com/48369326/97494207-3a718500-1923-11eb-9409-7a95ecb50536.png) ## References #1564 ## PR Checklist * [ ] Closes #xxx * [ ] CLA signed. If not, go over [here](https://cla.opensource.microsoft.com/microsoft/Terminal) and sign the CLA * [ ] Tests added/passed * [ ] Documentation updated. If checked, please file a pull request on [our docs repo](https://github.com/MicrosoftDocs/terminal) and link it here: #xxx * [ ] Schema updated. * [x] I've discussed this with core contributors already. If not checked, I'm ready to accept this work might be rejected in favor of a different grand plan. Issue number where discussion took place: #xxx ## Detailed Description of the Pull Request / Additional comments ## Validation Steps Performed --- .../TerminalSettingsEditor/MainPage.xaml | 5 +- .../Resources/en-US/Resources.resw | 58 +++++++++---------- 2 files changed, 31 insertions(+), 32 deletions(-) diff --git a/src/cascadia/TerminalSettingsEditor/MainPage.xaml b/src/cascadia/TerminalSettingsEditor/MainPage.xaml index 565ec68f821..7940b526d58 100644 --- a/src/cascadia/TerminalSettingsEditor/MainPage.xaml +++ b/src/cascadia/TerminalSettingsEditor/MainPage.xaml @@ -123,10 +123,9 @@ the MIT License. See LICENSE in the project root for license information. --> - - - + +