LCL/grids: Fix cursor reverting to default while dragging a row height. Issue #36125.

git-svn-id: trunk@61977 -
This commit is contained in:
wp 2019-10-04 13:34:24 +00:00
parent ec34c3f2f1
commit a7e7bb9f93

View File

@ -6004,7 +6004,7 @@ begin
end else
ResizeRow(Index, y-OffIni);
HeaderSizing(false, Index, y-OffIni);
Result:=True;
exit(true);
end else
if (fGridState=gsNormal) and (RowCount>FixedRows) and
((FlipX(X)<FGCache.FixedWidth) or