mirror of https://github.com/icsharpcode/ILSpy.git
Browse Source
The PointerPressed/Released intercept was too aggressive — it ran before the TextBox's own focus handler, so the user could no longer click into the input. The TextProperty-observable change alone is the fix that makes typing flow into ColumnFilter.Text. Assisted-by: Claude:claude-opus-4-7:Claude Codepull/3755/head
1 changed files with 0 additions and 12 deletions
Loading…
Reference in new issue