Skip to content

Commit

Permalink
Fixed ci
Browse files Browse the repository at this point in the history
  • Loading branch information
dlhandsome committed Jan 22, 2018
1 parent cc1f897 commit d373367
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/methods.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ export default function methods () {
let innerAspectRadio = res.width / res.height

self.croperTarget = res.path

if (innerAspectRadio < width / height) {
self.rectX = x
self.baseWidth = width
Expand Down

0 comments on commit d373367

Please sign in to comment.