mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
FIX: the issue of misaligned image positions after cropping in ViewerForm
This commit is contained in:
parent
8918485f72
commit
7cf22b45ea
1 changed files with 2 additions and 0 deletions
|
|
@ -1819,6 +1819,8 @@ begin
|
|||
Image.Height:=h;
|
||||
|
||||
CreateTmp;
|
||||
UpdateImagePlacement;
|
||||
|
||||
StartX:=0;StartY:=0;EndX:=0;EndY:=0;
|
||||
end;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue