mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-23 01:19:37 +02:00
lcl: dbgrids: disable goSmoothScroll. Issue #30165
git-svn-id: trunk@52348 -
This commit is contained in:
parent
86d8a267aa
commit
c9fd0654b7
@ -3478,7 +3478,7 @@ begin
|
||||
|
||||
inherited Options :=
|
||||
[goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine,
|
||||
goSmoothScroll, goColMoving, goTabs, goEditing, goDrawFocusSelected,
|
||||
goColMoving, goTabs, goEditing, goDrawFocusSelected,
|
||||
goColSizing ];
|
||||
|
||||
FExtraOptions := [dgeAutoColumns, dgeCheckboxColumn];
|
||||
|
Loading…
Reference in New Issue
Block a user