alibaba/power_image

texture下,alignment参数设置后,无效

collinNewCode opened this issue · 0 comments

texture下,alignment参数设置后,无效。
PowerImage.network(options.src!,
alignment: Alignment.centerRight,
fit: BoxFit.contain,
width: 250,
height: 250,
imageWidth: options.imageWidth,
imageHeight: options.imageHeight,
renderingType: “texture”);