mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-22 05:14:59 +00:00
browser blog post
This commit is contained in:
parent
707fb80d87
commit
7c2e9a394c
4 changed files with 23 additions and 1 deletions
|
@ -295,7 +295,7 @@ class GUI:
|
|||
|
||||
# stuff a bunch of vertical whitespace at the top
|
||||
# to get all the chat text to the bottom
|
||||
self.messages.container(height=300, border=False)
|
||||
# self.messages.container(height=300, border=False)
|
||||
|
||||
with self.messages:
|
||||
for msg in self.state.messages:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue