From dba7dcc8a8ffbdf82c770a2c2bbd555b20cda051 Mon Sep 17 00:00:00 2001 From: Zac Gaetano Date: Fri, 15 May 2026 16:11:53 -0400 Subject: [PATCH] gear icon: swap Path glyph for U+2699 + bump column to 56px MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The custom Path gear with Stroke=Wd.Text.Secondary + StrokeThickness=1.4 rendered as a near-invisible thin grey shape against the dark row background — users couldn't tell the column was clickable. Replace with TextBlock rendering U+2699 GEAR from Segoe UI Symbol at 16px and Wd.Text.Primary foreground. Universally recognized as 'settings', renders crisply at any DPI, and stands out against the row. Header bumped from empty to 'CFG' so the affordance is discoverable, column widened from 32px to 56px so 'CFG' fits cleanly. --- src/TeamsISO.App/MainWindow.xaml | 26 +++++++++++++++----------- 1 file changed, 15 insertions(+), 11 deletions(-) diff --git a/src/TeamsISO.App/MainWindow.xaml b/src/TeamsISO.App/MainWindow.xaml index 2867ce0..988bf40 100644 --- a/src/TeamsISO.App/MainWindow.xaml +++ b/src/TeamsISO.App/MainWindow.xaml @@ -628,23 +628,27 @@ - + participant. We use the Unicode gear glyph (U+2699) instead + of a custom Path — it renders cleanly at any size, doesn't + disappear against dark rows the way 1.4px strokes do, and + reads as "settings" at a glance. Header is "CFG" so the + affordance is discoverable even when the row hover state + isn't active. --> +