Files
simplex-chat/apps
Narasimha-scandClaude Fable 5 b2a3edbc84 multiplatform: don't cancel command click when chat list shifts under the pointer
A press is cancelled when it goes out of the node's bounds, but when a sent
message inserts into the chat the node moves out from under a stationary
pointer, which is not a drag-away. Exempt out-of-bounds cancellation when the
pointer did not move in window coordinates (within touch slop).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-16 13:05:53 +00:00
..