~mterry/unity8/greeter-keep-alive-emergency

Viewing all changes in revision 2582.

Do not calculate implicitHeight for Cards in a CardGrid

We set their height with
     item.height = Qt.binding(function() { return cardTool.cardHeight; });
anyway so it's lost CPU time

The qmlprofiler said it took around 1.5% of the time of scrolling up/down a very long scope

Approved by: Andrea Cimitan

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: