Speedup and bugfix for new Sh/Hl tool

This commit is contained in:
heckflosse
2018-04-26 14:32:43 +02:00
parent 6bea422836
commit c45ec6f16e
5 changed files with 62 additions and 34 deletions

View File

@@ -1165,8 +1165,6 @@ bool Crop::setCropSizes (int rcx, int rcy, int rcw, int rch, int skip, bool inte
orw = bw;
orh = bh;
ProcParams& params = parent->params;
parent->ipf.transCoord (parent->fw, parent->fh, bx1, by1, bw, bh, orx, ory, orw, orh);
if (check_need_larger_crop_for_lcp_distortion (parent->fw, parent->fh, orx, ory, orw, orh, parent->params)) {