Version 2.7.0
- Introduce blog-drag as alpha. It is supposed to fix dragging of multiple elements: dragging them as one block keeping aspect ratio positions on drag-scroll. Instead of moving elements individually. This was considered a bug. However as it is not fully tested it comes under a flag, please turn it on by setting
dragAsBlock: true
and report any issue you find here. Thanks to @rendertom for the addition #162.
Note: this feature will be turned on by default in a future release once proper testing and all bugs are fixed