davidedmundson added inline comments.
INLINE COMMENTS
> config.qml:40
> function saveConfig() {
> - root.restoreIndex(imageWallpaper.wallpaperModel.count)
> + root.restoreIndex()
> imageWallpaper.commitDeletion();
Why even do anything?
You're selecting the currently selected item again. Which does nothing.
You can surely just delete this (and restoreIndex and the Connection)
REPOSITORY
R120 Plasma Workspace
REVISION DETAIL
https://phabricator.kde.org/D5440
To: hein, #plasma, mart
Cc: davidedmundson, plasma-devel, progwolff, lesliezhai, ali-mohamed,
jensreuterberg, abetts, sebas, apol