GestureDetector was fighting with IconButton's inner Tooltip gesture recognizer — onLongPressStart was never called (only vibration from tooltip). Replaced with Listener (raw pointer events) + manual 500ms Timer, which bypasses the gesture arena entirely. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| agent_thinking_indicator.dart | ||
| approval_action_card.dart | ||
| conversation_drawer.dart | ||
| message_bubble.dart | ||
| stream_text_widget.dart | ||
| timeline_event_node.dart | ||
| tool_execution_card.dart | ||
| voice_mic_button.dart | ||