fix(sidebar): respect input height from config (#2391)

This commit is contained in:
James Trew
2025-07-02 00:15:40 -04:00
committed by GitHub
parent 2ecfe587a0
commit d4f3224bf6

View File

@@ -3095,7 +3095,7 @@ function Sidebar:get_result_container_height()
- selected_files_container_height
- selected_code_container_height
- todos_container_height
- 6
- Config.windows.input.height
)
end