jawa0 / aish3

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

Setting focus to a TextArea causes it to scroll to end #71

Open jawa0 opened 11 months ago

jawa0 commented 11 months ago

This is very annoying, especially when you're using the TextArea for notes, and have scrolled to a particular location that you want to be kept visible. This is a regression that was introduced as a result of a fix to something else -- maybe LLM output streaming? So beware that simply changing might have unintended effects on some other text output. Please check.