The @happyvertical/images processor adapter only supports resize with fit: 'cover'. We need it to expose a true crop or extract method that accepts x and y offsets so that the SMRT ImageEditor crop functionality can extract exact regions instead of relying on cover resizing.
The
@happyvertical/imagesprocessor adapter only supportsresizewithfit: 'cover'. We need it to expose a truecroporextractmethod that acceptsxandyoffsets so that the SMRTImageEditorcrop functionality can extract exact regions instead of relying on cover resizing.