vuegridlayout-scalecompatibility-1.0
v1.0.5
Published
改造自https://github.com/jbaysolutions/vue-grid-layout插件,解决插件因为transform:scale(xx)缩放后对拖拽,缩放,最大最小值偏差的Bug。 详细使用方式查看:https://github.com/jbaysolutions/vue-grid-layout
Downloads
4
Readme
#1.0.0
改造自https://github.com/jbaysolutions/vue-grid-layout插件,解决插件因为transform:scale(xx)缩放后对拖拽,缩放,最大最小值偏差的Bug。 详细使用方式查看:https://github.com/jbaysolutions/vue-grid-layout
#1.0.1
修复默认不传scale无法拖拽bug。
#1.0.2
修复在缩放状态下初始拖拽位置不正确。