Anonymous - 2026-05-25

Originally posted by: liam-gh

Made all the changes to Buttons.xaml and opened a PR. Before submitting I ran the quality gate from the contributing guide, "dotnet build /warnaserror" and "dotnet format --verify-no-changes" both fail with 134 pre-existing errors in the Models folder (CA1515, IDE0055) that have nothing to do with this change. These exist on main before my changes. Worth fixing before marking the gate as non-negotiable. Let me know if you want me to take a look at anything else.