Commit 0437681

Nick Faro committed on
Revert focus-keeping thing which ruined hotkeys
commit 0437681edb9d742526040cbf35a60ae9adb79324 parent b78d1b4
1 changed files +0−3
Modifiedtrackergrid.pas +0−3
@@ -562,9 +562,6 @@ begin
562 562
563 ClampCursors; 563 ClampCursors;
564 Invalidate; 564 Invalidate;
565
566 // Keep focus on control
567 Key := 0;
568 end; 565 end;
569 566
570 procedure TTrackerGrid.KeyUp(var Key: Word; Shift: TShiftState); 567 procedure TTrackerGrid.KeyUp(var Key: Word; Shift: TShiftState);