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

Reply via email to