mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-18 01:19:16 +02:00
IdeDebugger: register window - scroll the grid, not the cursor
This commit is contained in:
parent
713557843d
commit
f36d862b98
@ -76,6 +76,7 @@ object RegistersDlg: TRegistersDlg
|
|||||||
Width = 600
|
Width = 600
|
||||||
end>
|
end>
|
||||||
FixedCols = 0
|
FixedCols = 0
|
||||||
|
MouseWheelOption = mwGrid
|
||||||
Options = [goFixedVertLine, goRangeSelect, goColSizing, goRowSelect, goThumbTracking, goSmoothScroll, goFixedColSizing]
|
Options = [goFixedVertLine, goRangeSelect, goColSizing, goRowSelect, goThumbTracking, goSmoothScroll, goFixedColSizing]
|
||||||
ParentFont = False
|
ParentFont = False
|
||||||
PopupMenu = PopupMenu1
|
PopupMenu = PopupMenu1
|
||||||
|
Loading…
Reference in New Issue
Block a user