chore: allow configuring height
also fixes window management for top and bottom tree side
This commit is contained in:
@@ -270,6 +270,7 @@ end
|
||||
|
||||
function M.resize(size)
|
||||
view.View.width = size
|
||||
view.View.height = size
|
||||
view.resize()
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user