mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
FIX: the issue with horizontal scrolling in File Panel, issue #2409
(cherry picked from commit a9b269838a)
This commit is contained in:
parent
9bc17f78f0
commit
85d16bc730
1 changed files with 1 additions and 0 deletions
|
|
@ -1343,6 +1343,7 @@ begin
|
|||
|
||||
Options := [goFixedVertLine, goFixedHorzLine, goTabs, goRowSelect, goColSizing,
|
||||
goThumbTracking, goSmoothScroll, goHeaderHotTracking, goHeaderPushedLook];
|
||||
MouseWheelOption:= mwGrid;
|
||||
|
||||
TitleStyle := gColumnsTitleStyle;
|
||||
TabStop := False;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue