forked from firka/student-legacy
crop fix
This commit is contained in:
parent
174046f954
commit
ce31182a5c
@ -62,7 +62,7 @@ class _ImageNoteEditorState extends State<ImageNoteEditor> {
|
||||
child: Crop.file(
|
||||
_sample!,
|
||||
key: cropKey,
|
||||
aspectRatio: 1.0,
|
||||
// aspectRatio: 1.0,
|
||||
),
|
||||
);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user