Skip to content

Fixed the height of the tree list in the Web IDE

Phil Hughes requested to merge ide-fixed-height-sidebar into master

What does this MR do?

Fixes a weird height issue in the Web IDE. If the tree list contained very few files (that meant there was no scrolling) then the height of the sidebar would be small which caused an incorrect layout.

Merge request reports