Description
What did you do?
Viewed the AST tree and expanded as far as I could. (This also happens in Scope view.)
What did you expect to happen?
The scrollbar goes off the bottom of the screen and there is no space between the last tree item and bottom of the screen.
What actually happened?
(Looks like maybe the vertical sizing of the right panel is incorrect because the scrollbar is being cut off at the bottom?)
Participation
- I am willing to submit a pull request for this issue.
Additional comments
No response
Activity
[-]Bug: Missing space on top of first tree item[/-][+]Bug: Missing space on top of first tree item and bottom of last tree item[/+][-]Bug: Missing space on top of first tree item and bottom of last tree item[/-][+]Bug: Right pane height is too tall[/+]nzakas commentedon Sep 27, 2024
Actually, it looks like the left pane has the same problem:

nzakas commentedon Sep 27, 2024
It looks like this is at least partly related to the border at the top of the page. We probably need to revisit how the page layout is structured.
amareshsm commentedon Sep 27, 2024
We need to update the layout height calculation part. I will look into this issue.
