mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-11 16:16:05 +02:00
LCL, dbgrid, fixed TDBGrid scrolling doesn't update active editor, issue #9620
git-svn-id: trunk@11984 -
This commit is contained in:
parent
c786ea3886
commit
0b5ade8441
@ -1433,6 +1433,7 @@ begin
|
||||
if UpdateGridCounts=0 then
|
||||
EmptyGrid;
|
||||
UpdateScrollBarRange;
|
||||
RestoreEditor;
|
||||
{$ifdef dbgDBGrid} DebugLn('doLayoutChanged FIN'); {$endif}
|
||||
end;
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user