mirror of https://github.com/icsharpcode/ILSpy.git
Browse Source
Two readability fixes for the metadata grid: - Override DataGridColumnHeaderHoveredBackgroundBrush / Pressed to the toolbar accent palette so the Simple theme's saturated dark fill stops burying header text while sorting / resizing. - Force StandardCursorType.Arrow on the filter popup's root Border. Without it the EW-resize cursor set by the column header's drag-grip can leak into the popup if the pointer enters from there before Avalonia recomputes the cursor. Assisted-by: Claude:claude-opus-4-7:Claude Codepull/3755/head
2 changed files with 12 additions and 0 deletions
Loading…
Reference in new issue