parent
8d9c4039c6
commit
a2e32afd6d
|
@ -150,7 +150,7 @@ export class ImageKnifeDispatcher {
|
||||||
requestSource,
|
requestSource,
|
||||||
targetWidth: currentRequest.componentWidth,
|
targetWidth: currentRequest.componentWidth,
|
||||||
targetHeight: currentRequest.componentHeight,
|
targetHeight: currentRequest.componentHeight,
|
||||||
downsampType: currentRequest.imageKnifeOption.downsampling,
|
downsampType: currentRequest.imageKnifeOption.downsampleOf,
|
||||||
autoResize:currentRequest.imageKnifeOption.autoResize
|
autoResize:currentRequest.imageKnifeOption.autoResize
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue