Tobias Aderhold b1261d74d0 feat(macos): file drag-and-drop + resizable prompt area
- Override performDragOperation to route file drops to attachment handler
- Wire onDropFileURLs through NSViewRepresentable
- Draggable resize handle between message list and composer
- GeometryReader with explicit height calculation for proper resizing
- Uncap textMaxHeight on macOS (was 64pt) so text area fills composer
- highPriorityGesture to prevent scroll view stealing the drag
2026-03-20 14:32:07 +01:00
..
2026-01-30 03:16:21 +01:00