mirror of https://github.com/icsharpcode/ILSpy.git
Browse Source
The metadata grid's double-tap handler activated grid.SelectedItem, so rapidly clicking a column-header sort button registered as a double click and navigated to the selected row. Resolve the row from the double-tapped element instead and activate only when the double-click actually landed on a data row. Assisted-by: Claude:claude-opus-4-8:Claude Codepull/3755/head
1 changed files with 7 additions and 2 deletions
Loading…
Reference in new issue