[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [kdevelop/4.6] app/welcomepage: WelcomePage: Don't use huge icon sizes
From:       Kevin Funk <kevin () kfunk ! org>
Date:       2013-12-28 20:14:01
Message-ID: E1Vx0Gn-0007OZ-DX () scm ! kde ! org
[Download RAW message or body]

Git commit 7e6e23f8f807651dcfe1e8be0b42ff83340db3d0 by Kevin Funk.
Committed on 28/12/2013 at 20:08.
Pushed by kfunk into branch '4.6'.

WelcomePage: Don't use huge icon sizes

IMO the huge "bug" icon in the lower left of the debug area
looks really distracting, decreasing the size.

Also decrease the size of the "KDevelop" icon in the lower right.
Looks much better now.

Other opinions?

M  +1    -1    app/welcomepage/StandardBackground.qml
M  +2    -2    app/welcomepage/StandardPage.qml

http://commits.kde.org/kdevelop/7e6e23f8f807651dcfe1e8be0b42ff83340db3d0

diff --git a/app/welcomepage/StandardBackground.qml b/app/welcomepage/Stand=
ardBackground.qml
index 8a60d8e..804e5ed 100644
--- a/app/welcomepage/StandardBackground.qml
+++ b/app/welcomepage/StandardBackground.qml
@@ -61,7 +61,7 @@ Rectangle
             left: parent.left
             margins: 5
         }
-        width: 256
+        width: 64
         height: width
     }
 }
diff --git a/app/welcomepage/StandardPage.qml b/app/welcomepage/StandardPag=
e.qml
index f057c71..d758a15 100644
--- a/app/welcomepage/StandardPage.qml
+++ b/app/welcomepage/StandardPage.qml
@@ -34,8 +34,8 @@ PlasmaCore.FrameSvgItem {
             margins: 5
         }
         opacity: 0.3
-        width: 256
+        width: 128
         height: width
         icon: "kdevelop"
     }
-}
\ No newline at end of file
+}
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic