2
0
Эх сурвалжийг харах

FIX: the issue with horizontal scrolling in File Panel, issue #2409

rich2014 1 сар өмнө
parent
commit
a9b269838a

+ 1 - 0
src/fileviews/ucolumnsfileview.pas

@@ -1360,6 +1360,7 @@ begin
 
   Options := [goFixedVertLine, goFixedHorzLine, goTabs, goRowSelect, goColSizing,
               goThumbTracking, goSmoothScroll, goHeaderHotTracking, goHeaderPushedLook];
+  MouseWheelOption:= mwGrid;
 
   TitleStyle := gColumnsTitleStyle;
   TabStop := False;