D15840: [Folder View] Remember selected item when navigating in subfolders

Eike Hein noreply at phabricator.kde.org
Wed Oct 10 07:23:02 BST 2018


hein added inline comments.

INLINE COMMENTS

> FolderView.qml:194
>      function doCd(row) {
> -        history.push(url);
> +        history.push({"url": url, "index": gridView.currentIndex, "contentY": gridView.contentY});
>          updateHistory();

You're still storing contentY here.

REPOSITORY
  R119 Plasma Desktop

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

To: thsurrel, #plasma, broulik, hein
Cc: anthonyfieroni, ngraham, 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/20181010/b8e80f08/attachment.html>


More information about the Plasma-devel mailing list