mirror of
https://github.com/TangSengDaoDao/TangSengDaoDaoWeb
synced 2025-06-03 07:43:32 +00:00
feta:图片预览支持旋转
This commit is contained in:
parent
f1e01e42b3
commit
a21ddf7382
@ -112,7 +112,7 @@ export class ImageCell extends MessageCell<any, ImageCellState> {
|
||||
visible={showPreview}
|
||||
noImgDetails={true}
|
||||
downloadable={true}
|
||||
rotatable={false}
|
||||
rotatable={true}
|
||||
changeable={false}
|
||||
showTotal={false}
|
||||
onMaskClick={() => { this.setState({ showPreview: false }); }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user