Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --- /usr/share/apps/plasma/packages/org.kde.pager/contents/ui/main.qml 2014-10-10 18:47:23.000000000 +1100
- +++ /usr/share/apps/plasma/packages/org.kde.pager/contents/ui/main.qml.mod 2014-11-11 09:44:17.786200477 +1100
- @@ -154,7 +154,7 @@
- pixmap: model.icon
- height: nativeHeight
- width: nativeWidth
- - visible: pager.showWindowIcons && (windowRect.width >= icon.width) && (windowRect.height >= icon.height)
- + visible: pager.showWindowIcons
- }
- MouseArea {
Add Comment
Please, Sign In to add comment