From b9dee866941028a0500ba178feac1aa80ed371e8 Mon Sep 17 00:00:00 2001 From: Omar <90123670+mewclouds@users.noreply.github.com> Date: Thu, 16 Jul 2026 11:37:25 -0400 Subject: [PATCH] refactor: style and align Install tab filter chips (#4848) * refactor: implement FilterChipStyle for Install tab category filters - Created a dedicated FilterChipStyle style block with custom padding, cursor, and height definitions - Applied FilterChipStyle to all category filter buttons - Added a new 'Filters' TextBlock section title aligned with the sidebar actions * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Chris Titus Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --- xaml/inputXML.xaml | 60 ++++++++++++++++++++++++++++++++++++++-------- 1 file changed, 50 insertions(+), 10 deletions(-) diff --git a/xaml/inputXML.xaml b/xaml/inputXML.xaml index d8031741..5c9b8df4 100644 --- a/xaml/inputXML.xaml +++ b/xaml/inputXML.xaml @@ -964,6 +964,39 @@ + + @@ -1282,16 +1315,23 @@ -