https://bugs.kde.org/show_bug.cgi?id=392255
Ivan Čukić <ivan.cu...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|ivan.cu...@kde.org |h...@kde.org Target Milestone|--- |1.0 Component|general |Folder Product|frameworks-kactivities |plasmashell Version|5.36.0 |5.8.0 --- Comment #1 from Ivan Čukić <ivan.cu...@kde.org> --- Hi Robert, Icon positions have absolutely nothing to do with the activities library. appletsrc file is mainly used by plasmashell where the layout is handled. I'm assigning this to folderview which is the component which does the icon handing on the desktop. As for the suggested typo, it is not - it is just a peculiarity of Qt's API - you can not say that one thing has changed, you need to tell it that things from this one to this one changed - position->first is repeated because of that. -- You are receiving this mail because: You are watching all bug changes.