haltu / muuri

Infinite responsive, sortable, filterable and draggable layouts
https://muuri.dev
MIT License
10.77k stars 643 forks source link

Scaling Effects during dragging #557

Open a29660000 opened 1 year ago

a29660000 commented 1 year ago

How to make .item.muuri-item-dragging .item-content scale up when dragged and moved? I tried using "transform: scale(1.2)" in CSS, but it didn't work.