Skip to content

Commit

Permalink
Merge pull request #348 from kuhelbeher/fix/disableCanvasRotation_prop
Browse files Browse the repository at this point in the history
Fix disableCanvasRotation prop psssing to canvas DOM element
  • Loading branch information
mosch authored Nov 1, 2020
2 parents bc8e8be + 32fa078 commit a90446d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -728,6 +728,7 @@ class AvatarEditor extends React.Component {
onPositionChange,
disableBoundaryChecks,
disableHiDPIScaling,
disableCanvasRotation,
...rest
} = this.props

Expand Down

0 comments on commit a90446d

Please sign in to comment.