mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-23 03:00:31 -04:00
make log message textbox deeper
This commit is contained in:
@@ -183,7 +183,7 @@ class addModelsForm(CyclingForm, npyscreen.FormMultiPage):
|
||||
BufferBox,
|
||||
name='Log Messages',
|
||||
editable=False,
|
||||
max_height = 15,
|
||||
max_height = 20,
|
||||
)
|
||||
|
||||
self.nextrely += 1
|
||||
|
||||
Reference in New Issue
Block a user