Environment
- Visual Studio Community Edition (latest)
- LocalPilot v1.2
- Ollama (latest)
- Chat/Action Model: qwen2.5-coder:14b
- OS: Windows 11
- GPU: NVIDIA GeForce RTX 3080 Ti (12GB VRAM)
Description
When a response is received that overflows the chat window's viewport, the scrollbar doesn't work correctly and prevents you from seeing the remainder of the answer that overflows the viewport until another prompt is answered or the window's font is reduced enough to allow it to be seen.
Steps to Reproduce
- Give a prompt who's response is larger than the available viewport - especially when there are multiple codeblocks.
- Attempt to scroll down to the end of the response.
- Note that you can't see the remainder unless you reduce the font size of the windows (ctrl + scrollwheel)
Expected behavior
The end of the response should always be visible regardless of the font size in the chat window.
Environment
Description
When a response is received that overflows the chat window's viewport, the scrollbar doesn't work correctly and prevents you from seeing the remainder of the answer that overflows the viewport until another prompt is answered or the window's font is reduced enough to allow it to be seen.
Steps to Reproduce
Expected behavior
The end of the response should always be visible regardless of the font size in the chat window.