Files
oai-swift/oAI/Views/Screens
rune b3bb7c4a59 Fix Enter key semantics and add expandable model descriptions
- Replace TextEditor with NativeTextEditor (NSViewRepresentable) so plain
  Enter sends the message and Shift/Cmd+Enter inserts a newline. The old
  TextEditor passed bare Return directly to NSTextView before SwiftUI's
  onKeyPress could intercept it, accidentally making Cmd+Enter send instead.
- Add More…/Less toggle in ModelInfoView for descriptions longer than 250
  characters, with smooth expand/collapse animation.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-16 14:39:53 +02:00
..
2026-02-18 12:43:47 +01:00
2026-03-04 10:19:16 +01:00
2026-02-25 08:24:05 +01:00
2026-03-04 10:19:16 +01:00
2026-05-12 11:05:47 +02:00
2026-02-18 12:43:47 +01:00
2026-05-12 11:05:47 +02:00
2026-05-12 11:05:47 +02:00
2026-02-18 12:43:47 +01:00
2026-03-04 10:19:16 +01:00