small fix for the X and Y scrollers
This commit is contained in:
parent
84e472a9d6
commit
b50b60f759
@ -2213,6 +2213,8 @@ begin
|
||||
cp.center[1] := 0;
|
||||
txtCenterX.Text := '0';
|
||||
txtCenterY.Text := '0';
|
||||
scrollCenterX.Position := 0;
|
||||
scrollCenterY.Position := 0;
|
||||
|
||||
UpdateFlame;
|
||||
end;
|
||||
|
Loading…
Reference in New Issue
Block a user