https://bugs.kde.org/show_bug.cgi?id=419867

André <andre....@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andre....@gmail.com

--- Comment #65 from André <andre....@gmail.com> ---
For anyone that needs a quick fix to this problem i suggest doing this:
1) Copy the folder org.kde.desktopcontainment from
/usr/share/plasma/plasmoids/org.kde.desktopcontainment
2) Paste it inside $HOME/.local/share/plasma/plasmoids/
3) Open the file
$HOME/.local/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/FolderView.qml
4) Look for this line: Folder.WheelInterceptor {
5) Change the property from enabled: root.isContainment &&
!gridView.overflowing to enabled: true
6) Save the file
7) Restart Plasma and it should work ;-)

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to