mirror of
https://github.com/we-promise/sure.git
synced 2026-04-08 14:54:49 +00:00
Edge-based insertion was too restrictive for tall uncollapsed sections since the gap between them is only ~24px. The center-point approach works better for the common case. The key improvements (800ms hold delay, native dragstart cancellation, text selection prevention, Euclidean movement cancellation) remain. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>