fix(ui): session terminal auto-sizes to output, caps at 420px before scrolling
This commit is contained in:
@@ -184,8 +184,8 @@
|
||||
<!-- Agent status strip -->
|
||||
<islands:AgentStripView/>
|
||||
|
||||
<!-- Session terminal -->
|
||||
<islands:SessionTerminalView MinHeight="360"/>
|
||||
<!-- Session terminal — auto-sizes to output, scrolls internally after MaxHeight -->
|
||||
<islands:SessionTerminalView MaxHeight="420"/>
|
||||
|
||||
</StackPanel>
|
||||
</ScrollViewer>
|
||||
|
||||
Reference in New Issue
Block a user