- ChatWindowController: wires the menu chrome (popup bevel, row/checkbox sprites), the input focused-field sprite + keyboard, and autosizes the channel button + reflows the input field to start after it (anchor re-capture so the per-frame layout doesn't fight it). DefaultTextInput / write-mode focus hooked up. - WrapText now breaks an over-long UNBROKEN token at character boundaries (no hyphen), packed onto the current line first — so a spaceless token wraps instead of overflowing, and a "You say," prefix stays on the same row as the start of the message. - UiChatView: transcript background + selection highlight use DrawFill (sprite bucket) so the transcript text draws ON TOP instead of being dimmed by its own translucent rect background. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| AcDream.App | ||
| AcDream.Cli | ||
| AcDream.Core | ||
| AcDream.Core.Net | ||
| AcDream.Plugin.Abstractions | ||
| AcDream.Plugins.Smoke | ||
| AcDream.UI.Abstractions | ||
| AcDream.UI.ImGui | ||