mirror of
https://github.com/wavetermdev/waveterm.git
synced 2025-01-17 20:51:55 +01:00
4280a0981f
This adds a split atom for the messages so that the WaveAI component and the ChatWindow component don't actually need to watch changes to all of the messages. This makes the repaining a lot less expensive and makes it easier to scroll while new messages come in. I also increased the tolerance on the `determineUnsetScroll` callback so that the bottom message won't get unattached as easily. |
||
---|---|---|
.. | ||
chat | ||
codeeditor | ||
helpview | ||
plotview | ||
preview | ||
quicktipsview | ||
sysinfo | ||
term | ||
vdom | ||
waveai | ||
webview |