Draft: qml/BrowseHomeDisplay: Switch to 'calculateHeight' implementation
The prior implementation caused binding loops given the ExpandGridView contentHeight varies according to its height. As a result, we had a corrupted height in the Browse tab that made the 'My Folders' section invisible.
Made obsolete by: !3433 (merged)
Edited by Benjamin Arnaud