jawa0 / aish3

AI LLM Agent with memories
Apache License 2.0
3 stars 1 forks source link

Newly created LLMChatContainer has draggable ChatMessageUI children #69

Closed jawa0 closed 9 months ago

jawa0 commented 9 months ago

Create a new LLMChatContainer. It must be new; don't use an existing one!

Click and drag on the "System" label, or the "User" label. In either case, the label and associated TextArea will move. This suggests that the ChatMessageUI is draggable, although the individual labels and TextAreas are not. aish-rpi-drag-chatmessages