thecodealer / vue-panzoom

Vue plugin to zoom/pan dom elements
MIT License
89 stars 20 forks source link

Remove tranformOrigin from defaults #40

Open Eseperio opened 2 years ago

Eseperio commented 2 years ago

Having transformOrigin within defaults removes the posibility to enable zoom to cursor function, since Object.assign ignores all null and undefined values