Closed NamesMT closed 6 months ago
NOTE Not sure if this would be a feature request or bug.
Describe the bug Currently $reset() resets to the snapshot of the inital startup, and doesn't take account of new initial-aspect-ratio and initial-coverage
$reset()
initial-aspect-ratio
initial-coverage
To Reproduce Steps to reproduce the behavior:
<cropper-selection>
Expected behavior The selection should be reset with the initials data setting taken into account.
It's fixed and will be released in the next version.
NOTE Not sure if this would be a feature request or bug.
Describe the bug Currently
$reset()
resets to the snapshot of the inital startup, and doesn't take account of newinitial-aspect-ratio
andinitial-coverage
To Reproduce Steps to reproduce the behavior:
<cropper-selection>
part'initial-aspect-ratio
,initial-coverage
Expected behavior The selection should be reset with the initials data setting taken into account.