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

List:       kde-commits
Subject:    [mauikit] src/controls: fixes on  pibutton
From:       Camilo higuita <null () kde ! org>
Date:       2018-09-28 21:47:13
Message-ID: E1g60bR-0005Ve-3J () code ! kde ! org
[Download RAW message or body]

Git commit da45cd36b11c5938d7e38480fd46a3993da0cb78 by Camilo higuita.
Committed on 28/09/2018 at 21:46.
Pushed by camiloh into branch 'master'.

fixes on  pibutton

M  +1    -1    src/controls/PieButton.qml

https://commits.kde.org/mauikit/da45cd36b11c5938d7e38480fd46a3993da0cb78

diff --git a/src/controls/PieButton.qml b/src/controls/PieButton.qml
index ce0aeae..30817f9 100644
--- a/src/controls/PieButton.qml
+++ b/src/controls/PieButton.qml
@@ -22,7 +22,7 @@ Maui.ToolButton
 	property int position : Qt.Horizontal
 	=

 	property int barHeight : 0
-	property int maxWidth : ApplicationWindow.overlay.width * 0.5
+	property int maxWidth :  ApplicationWindow.overlay.width *( isMobile ? 1 =
: 0.5)
 	=

 	property alias content : content.middleContent
 =09
[prev in list] [next in list] [prev in thread] [next in thread] 

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