Box autoresize bug?

When I moved the cards to the top edge, the box expanded at the bottom. Is this a bug or a feature?

1 Like


2. Right and bottom edges autoresize from outside of the box only but left and top from inside

1 Like

will fix so that

  • edge autoresize (aka snapping) will happen from both the inside and outside on all sides. to account for the scenarios of dragging an item from inside a box to give it more space, and dragging an item from outside a box to envelop it
  • prevent accidental snapping by ensuring that the last cursor movement has to be in the direction of the edge to snap. So if you move an item to the left side, but then slightly move away to the right, then the snapping will be disabled (unless you move slightly to the left again). This allows you to intuitively cancel snapping while placing something near an edge

fix shipped

top edge not working from inside

whoops top edge fix released

1 Like