Guest User

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

a guest
Nov 10th, 2014
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 0.64 KB | None | 0 0
  1. --- /usr/share/apps/plasma/packages/org.kde.pager/contents/ui/main.qml  2014-10-10 18:47:23.000000000 +1100
  2. +++ /usr/share/apps/plasma/packages/org.kde.pager/contents/ui/main.qml.mod  2014-11-11 09:44:17.786200477 +1100
  3. @@ -154,7 +154,7 @@
  4.                              pixmap: model.icon
  5.                              height: nativeHeight
  6.                              width: nativeWidth
  7. -                            visible: pager.showWindowIcons && (windowRect.width >= icon.width) && (windowRect.height >= icon.height)
  8. +                            visible: pager.showWindowIcons
  9.                          }
  10.  
  11.                          MouseArea {
Add Comment
Please, Sign In to add comment