Add back drag / fit packing behavior from v1
@desandro is already working on this.
Since Apr 10, 2018.
- Dominant language
- JavaScript
- Stars
- 4.3k
- Forks
- 324
- PR merge metrics
- No merged PRs in 30d
Description
Packery v2 changed packing behavior. I'm interested to hear if anyone would like an option to use Packery v1 drag / fit behavior in Packery v2.
- **Packery v1** items will all be packed around dragged item. This is useful if you want the tightest arrangement of items.
- **Packery v2** items maintain horizontal position, only shifting up or down to make space for dragged item. This is useful if you want less movement while dragging items. It's easier to keep track of how items will move.

**Add a :+1: reaction** if you'd like to see Packery v1 drag packing behavior be added back to Packery v2.
Do not add a "+1" comment — I will delete them. Use reactions instead. Subscribe to this issue using the button in the sidebar.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.