Commit a94fdb0
authored
WebUI: fix edit msg form textarea height (ggml-org#20830)
* autoresize textarea on mount
* allow textarea to grow to same height as rendered messages
* add UI build file1 parent c9dc433 commit a94fdb0
2 files changed
Lines changed: 3 additions & 1 deletion
File tree
- tools/server
- public
- webui/src/lib/components/app/chat/ChatForm
Binary file not shown.
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
53 | | - | |
| 54 | + | |
54 | 55 | | |
| 56 | + | |
55 | 57 | | |
56 | 58 | | |
57 | 59 | | |
| |||
0 commit comments