mirror of https://github.com/icsharpcode/ILSpy.git
Browse Source
The 10x9 Path glyph was a fragile hover/click target. Wrap it in a transparent Border with 8x4 padding so the hit area is comfortably bigger than the icon itself, with the Path marked IsHitTestVisible=false so the Border owns hit testing. Clicking the funnel opens the popup on flag columns or focuses the TextBox on text columns — short-circuits the hover-then-click two-step. Assisted-by: Claude:claude-opus-4-7:Claude Codepull/3755/head
1 changed files with 24 additions and 3 deletions
Loading…
Reference in new issue