davidedmundson added a comment.

  If you're working round a Qt bug, I'd like a bug reported and in the comment 
please

INLINE COMMENTS

> main.qml:82
> +            historyList.positionViewAtBeginning();
> +            historyList.contentY = Qt.binding(function() {
> +                return -historyList.headerItem.height;

have you tried just

contentY = originY?

REPOSITORY
  R120 Plasma Workspace

REVISION DETAIL
  https://phabricator.kde.org/D11989

To: broulik, #plasma, #vdg
Cc: davidedmundson, plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, 
ali-mohamed, jensreuterberg, abetts, sebas, apol, mart

Reply via email to