diff --git a/2.10/Source/Adjust.pas b/2.10/Source/Adjust.pas index fbe8194..286811f 100644 --- a/2.10/Source/Adjust.pas +++ b/2.10/Source/Adjust.pas @@ -1393,7 +1393,7 @@ begin if ScrollCode = scEndScroll then begin GradientChanged:=false; - Apply; + //Apply; end; end;