Chatbox vertical size
Hi, I (or rather Cursor) am struggling to make chatbox stay on the window. The user input box goes partially below the screen botton and I need to scroll to get there. My application would work better if the chat box would be restricted to a card or column with a fixed height. Is there a simple way to achieve this?
4 Replies
Here is a solution (snippet by Cursor) how I got it to work:
Yes, exactly what I was looking for thank you. Took me ages to come up with a solution with Cursor. Your application looks really elagant.
Thank you!