D11989: [Notifications] Always scroll to the top when opening
David Edmundson
noreply at phabricator.kde.org
Fri Apr 6 22:12:29 UTC 2018
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20180406/490acc70/attachment.html>
More information about the Plasma-devel
mailing list