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