mirror of
https://github.com/we-promise/sure.git
synced 2026-04-08 23:04:49 +00:00
Replace center-point distance algorithm with edge-crossing logic. The swap threshold is now at the midpoint of the gap between adjacent sections, so moving a section up or down requires equal distance regardless of section height. Also handles 2-column grid layout by filtering to same-column siblings. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>