Remove a little bit of code 馃寶
DiscoverDrawer: Remove unused and broken property
The whole GlobalDrawer recently has been ported to HeaderFooterLayout,
so contentItem.implicitHeight would've been enough; and content
is
not even an item, it's a list<> of objects.
DiscoverWindow: Simplify footer loading code
Just bind footer onto loader's item, and drop hacks for visibility & height.